| Package | Description |
|---|---|
| org.codehaus.cargo.module.ejb | |
| org.codehaus.cargo.module.ejb.orion | |
| org.codehaus.cargo.module.ejb.weblogic | |
| org.codehaus.cargo.module.ejb.websphere |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbJarXml.addVendorDescriptor(VendorEjbDescriptor descr)
Associates a vendor specific descriptor with this web.xml.
|
| 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. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.