Modifier and Type | Interface and Description |
---|---|
interface |
VendorEjbDescriptor
Base interface for vendor specific EJB descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
OrionEjbJarXml
Encapsulates the DOM representation of a oracle ejb deployment descriptor
orion-ejb-jar.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
WeblogicEjbJarXml
Encapsulates the DOM representation of a weblogic ejb deployment descriptor
weblogic-ejb-jar.xml to provide convenience methods for easy access and
manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
IbmEjbJarBndXmi
Encapsulates the DOM representation of a websphere ejb deployment descriptor
ibm-ejb-jar-bnd.xmi to provide convenience methods for easy access and manipulation. |
Modifier and Type | Interface and Description |
---|---|
interface |
VendorWebAppDescriptor
Common interface for vendor specific deployment descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
OrionWebXml
Encapsulates the DOM representation of a oracle web deployment descriptor
orion-web.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
ResinWebXml
Encapsulates the DOM representation of a web deployment descriptor
resin-web.xml
to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
WeblogicXml
Encapsulates the DOM representation of a weblogic web deployment descriptor
weblogic.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
IbmWebBndXmi
Encapsulates the DOM representation of a websphere web deployment descriptor
ibm-web-bnd.xmi to provide convenience methods for easy access and manipulation. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.