Interface | Description |
---|---|
VendorWebAppDescriptor |
Common interface for vendor specific deployment descriptors.
|
WarArchive |
Encapsulates access to a WAR.
|
WebXmlMerger.IMergeImplementation |
Interface used as a callback for descriptors.
|
Class | Description |
---|---|
ContextParam |
Context Parameter class for accessing context parameters in a
web.xml file. |
DefaultWarArchive |
Class that encapsulates access to a WAR.
|
EjbRef |
Represents a ejb-ref element of a web application descriptor.
|
Listener |
Context Parameter class for accessing context parameters in a
web.xml file. |
TagNodeList |
TagNodeList is a nodelist constructed from a known tag and creates wrapped
nodes of a particular class automatically.
|
WarArchiveMerger |
Class for merging two War Archives into each other.
|
WebXml |
Encapsulates the DOM representation of a web deployment descriptor
web.xml to
provide convenience methods for easy access and manipulation. |
WebXmlIo |
Provides convenience methods for reading and writing web deployment descriptors.
|
WebXmlMerger |
Helper class that can merge two web deployment descriptors.
|
WebXmlTag |
Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
|
WebXmlVersion |
Enumerated type that represents the version of the web deployment descriptor.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.