| |
|
| java.lang.Object org.apache.catalina.deploy.ContextResource
ContextResource | public class ContextResource implements Serializable(Code) | | Representation of a resource reference for a web application, as
represented in a <resource-ref> element in the
deployment descriptor.
author: Craig R. McClanahan version: $Revision: 1.4 $ $Date: 2004/05/13 20:40:49 $ |
resources | protected NamingResources resources(Code) | | The NamingResources with which we are associated (if any).
|
setDescription | public void setDescription(String description)(Code) | | |
toString | public String toString()(Code) | | Return a String representation of this object.
|
|
|
|