|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML message-driven-beanType(@http://www.openejb.org/xml/ns/openejb-jar-2.1). This is a complex type.
Nested Class Summary | |
static class |
OpenejbMessageDrivenBeanType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
OpenejbActivationConfigType |
addNewActivationConfig()
Appends and returns a new empty "activation-config" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType |
addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType |
addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType |
addNewGbeanRef()
Appends and returns a new empty value (as xml) as the last "gbean-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType |
addNewResourceAdapter()
Appends and returns a new empty "resource-adapter" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType |
addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType |
addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType |
addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element |
OpenejbActivationConfigType |
getActivationConfig()
Gets the "activation-config" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] |
getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType |
getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element |
String |
getEjbName()
Gets the "ejb-name" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] |
getEjbRefArray()
Gets array of all "ejb-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType |
getEjbRefArray(int i)
Gets ith "ejb-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] |
getGbeanRefArray()
Gets array of all "gbean-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType |
getGbeanRefArray(int i)
Gets ith "gbean-ref" element |
String |
getId()
Gets the "id" attribute |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType |
getResourceAdapter()
Gets the "resource-adapter" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] |
getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType |
getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] |
getResourceRefArray()
Gets array of all "resource-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType |
getResourceRefArray(int i)
Gets ith "resource-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] |
getServiceRefArray()
Gets array of all "service-ref" elements |
org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType |
getServiceRefArray(int i)
Gets ith "service-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType |
insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType |
insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType |
insertNewGbeanRef(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType |
insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType |
insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element |
org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType |
insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element |
boolean |
isSetActivationConfig()
True if has "activation-config" element |
boolean |
isSetId()
True if has "id" attribute |
void |
removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" element |
void |
removeEjbRef(int i)
Removes the ith "ejb-ref" element |
void |
removeGbeanRef(int i)
Removes the ith "gbean-ref" element |
void |
removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element |
void |
removeResourceRef(int i)
Removes the ith "resource-ref" element |
void |
removeServiceRef(int i)
Removes the ith "service-ref" element |
void |
setActivationConfig(OpenejbActivationConfigType activationConfig)
Sets the "activation-config" element |
void |
setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element |
void |
setEjbLocalRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element |
void |
setEjbName(String ejbName)
Sets the "ejb-name" element |
void |
setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element |
void |
setEjbRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
Sets ith "ejb-ref" element |
void |
setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
Sets array of all "gbean-ref" element |
void |
setGbeanRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
Sets ith "gbean-ref" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setResourceAdapter(org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType resourceAdapter)
Sets the "resource-adapter" element |
void |
setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element |
void |
setResourceEnvRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element |
void |
setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element |
void |
setResourceRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
Sets ith "resource-ref" element |
void |
setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element |
void |
setServiceRefArray(int i,
org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
Sets ith "service-ref" element |
int |
sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" element |
int |
sizeOfEjbRefArray()
Returns number of "ejb-ref" element |
int |
sizeOfGbeanRefArray()
Returns number of "gbean-ref" element |
int |
sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element |
int |
sizeOfResourceRefArray()
Returns number of "resource-ref" element |
int |
sizeOfServiceRefArray()
Returns number of "service-ref" element |
void |
unsetActivationConfig()
Unsets the "activation-config" element |
void |
unsetId()
Unsets the "id" attribute |
org.apache.xmlbeans.XmlString |
xgetEjbName()
Gets (as xml) the "ejb-name" element |
org.apache.xmlbeans.XmlID |
xgetId()
Gets (as xml) the "id" attribute |
void |
xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
Sets (as xml) the "ejb-name" element |
void |
xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public String getEjbName()
public org.apache.xmlbeans.XmlString xgetEjbName()
public void setEjbName(String ejbName)
public void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType getResourceAdapter()
public void setResourceAdapter(org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType resourceAdapter)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceLocatorType addNewResourceAdapter()
public OpenejbActivationConfigType getActivationConfig()
public boolean isSetActivationConfig()
public void setActivationConfig(OpenejbActivationConfigType activationConfig)
public OpenejbActivationConfigType addNewActivationConfig()
public void unsetActivationConfig()
public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
public int sizeOfGbeanRefArray()
public void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
public void setGbeanRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
public void removeGbeanRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
public int sizeOfEjbRefArray()
public void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
public void setEjbRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
public void removeEjbRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
public int sizeOfEjbLocalRefArray()
public void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
public void setEjbLocalRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
public void removeEjbLocalRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
public int sizeOfServiceRefArray()
public void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
public void setServiceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
public void removeServiceRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
public int sizeOfResourceRefArray()
public void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
public void setResourceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
public void removeResourceRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
public int sizeOfResourceEnvRefArray()
public void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
public void setResourceEnvRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
public void removeResourceEnvRef(int i)
public String getId()
public org.apache.xmlbeans.XmlID xgetId()
public boolean isSetId()
public void setId(String id)
public void xsetId(org.apache.xmlbeans.XmlID id)
public void unsetId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |