| |
|
| java.lang.Object org.apache.catalina.deploy.ContextResourceLink
ContextResourceLink | final public class ContextResourceLink (Code) | | Representation of a resource link for a web application, as
represented in a <ResourceLink> element in the
server configuration file.
author: Remy Maucherat version: $Revision: 1.3 $ $Date: 2002/06/08 07:24:59 $ |
resources | protected NamingResources resources(Code) | | The NamingResources with which we are associated (if any).
|
toString | public String toString()(Code) | | Return a String representation of this object.
|
|
|
|