Class ContextHandler

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

public class ContextHandler extends ResourceBase
Representation of a handler reference for a web service, as represented in a <handler> element in the deployment descriptor.
Author:
Fabien Carrion
See Also: