Class ContextService

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

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