| |
|
| java.lang.Object org.apache.catalina.deploy.ResourceParams
ResourceParams | final public class ResourceParams (Code) | | Representation of additional parameters which will be used to initialize
external resources defined in the web application deployment descriptor.
author: Remy Maucherat version: $Revision: 1.4 $ $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.
|
|
|
|