| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextEjb
Representation of an EJB resource reference for a web application, as
represented in a
<ejb-ref> element in the
deployment descriptor. |
class |
ContextEnvironment
Representation of an application environment entry, as represented in
an
<env-entry> element in the deployment descriptor. |
class |
ContextHandler
Representation of a handler reference for a web service, as
represented in a
<handler> element in the
deployment descriptor. |
class |
ContextLocalEjb
Representation of a local EJB resource reference for a web application, as
represented in a
<ejb-local-ref> element in the
deployment descriptor. |
class |
ContextResource
Representation of a resource reference for a web application, as
represented in a
<resource-ref> element in the
deployment descriptor. |
class |
ContextResourceEnvRef
Representation of an application resource reference, as represented in
an
<res-env-refy> element in the deployment descriptor. |
class |
ContextResourceLink
Representation of a resource link for a web application, as
represented in a
<ResourceLink> element in the
server configuration file. |
class |
ContextService
Representation of a web service reference for a web application, as
represented in a
<service-ref> element in the
deployment descriptor. |
class |
MessageDestination
Representation of a message destination for a web application, as
represented in a
<message-destination> element
in the deployment descriptor. |
class |
MessageDestinationRef
Representation of a message destination reference for a web application,
as represented in a
<message-destination-ref> element
in the deployment descriptor. |
class |
ResourceBase
Representation of an Context element
|
Copyright © 2014–2015 Webtide. All rights reserved.