org.apache.catalina.deploy
public class ContextResource extends ResourceBase implements Serializable
<resource-ref>
element in the
deployment descriptor.
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Method Summary | |
---|---|
String | getAuth() |
String | getScope() |
void | setAuth(String auth) |
void | setScope(String scope) |
String | toString()
Return a String representation of this object. |