Class ContextEnvironment

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

public class ContextEnvironment extends ResourceBase
Representation of an application environment entry, as represented in an <env-entry> element in the deployment descriptor.
Author:
Craig R. McClanahan
See Also: