Class ContextResourceEnvRef

java.lang.Object
org.apache.tomcat.util.descriptor.web.ResourceBase
org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
All Implemented Interfaces:
Serializable, Injectable

public class ContextResourceEnvRef extends ResourceBase
Representation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
Author:
Craig R. McClanahan, Peter Rossbach (pero@apache.org)
See Also: