public class IbmWebBndXmi extends AbstractDescriptor implements VendorWebAppDescriptor
ibm-web-bnd.xmi
to provide convenience methods for easy access and manipulation.Constructor and Description |
---|
IbmWebBndXmi(org.jdom.Element rootElement,
DescriptorType type)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addEjbReference(EjbRef ref)
Adds a ejb reference description to the websphere web deployment descriptor.
|
String |
getFileName()
Returns the file name of this descriptor.
|
addElement, checkElement, createNestedText, getChildText, getChildText, getDescriptorType, getDocument, getElements, getElements, getImmediateChild, getInsertionPointFor, getNestedElements, getNestedText, getTagByIdentifier, getTagByIdentifier, getTags, getTags, getText
addContent, addContent, addContent, addContent, clone, cloneContent, detachRootElement, equals, getBaseURI, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getDocType, getParent, getProperty, getRootElement, hashCode, hasRootElement, indexOf, removeContent, removeContent, removeContent, removeContent, setBaseURI, setContent, setContent, setContent, setContent, setDocType, setProperty, setRootElement, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
addElement, getDescriptorType, getDocument, getRootElement, getTagByIdentifier, getTags
public IbmWebBndXmi(org.jdom.Element rootElement, DescriptorType type)
rootElement
- The root document elementtype
- The descriptor typepublic final String getFileName()
getFileName
in interface Descriptor
Descriptor.getFileName()
public final void addEjbReference(EjbRef ref)
addEjbReference
in interface VendorWebAppDescriptor
ref
- the reference to addCopyright © 2004-2013 Codehaus. All Rights Reserved.