|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JcaGatewayDocument.JcaGateway
An XML jca-gateway(@http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd). This is a complex type.
Nested Class Summary | |
---|---|
static class |
JcaGatewayDocument.JcaGateway.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 | |
---|---|
ActivationConfigDocument.ActivationConfig |
addNewActivationConfig()
Appends and returns a new empty "activation-config" element |
ActivationConfigDocument.ActivationConfig |
getActivationConfig()
Gets the "activation-config" element |
java.lang.String |
getAdapter()
Gets the "adapter" attribute |
java.lang.String |
getEndpointClass()
Gets the "endpointClass" attribute |
java.lang.String |
getJcaBridge()
Gets the "jcaBridge" attribute |
java.lang.String |
getMessagingType()
Gets the "messagingType" attribute |
java.lang.String |
getTransacted()
Gets the "transacted" attribute |
boolean |
isSetActivationConfig()
True if has "activation-config" element |
boolean |
isSetJcaBridge()
True if has "jcaBridge" attribute |
boolean |
isSetMessagingType()
True if has "messagingType" attribute |
boolean |
isSetTransacted()
True if has "transacted" attribute |
void |
setActivationConfig(ActivationConfigDocument.ActivationConfig activationConfig)
Sets the "activation-config" element |
void |
setAdapter(java.lang.String adapter)
Sets the "adapter" attribute |
void |
setEndpointClass(java.lang.String endpointClass)
Sets the "endpointClass" attribute |
void |
setJcaBridge(java.lang.String jcaBridge)
Sets the "jcaBridge" attribute |
void |
setMessagingType(java.lang.String messagingType)
Sets the "messagingType" attribute |
void |
setTransacted(java.lang.String transacted)
Sets the "transacted" attribute |
void |
unsetActivationConfig()
Unsets the "activation-config" element |
void |
unsetJcaBridge()
Unsets the "jcaBridge" attribute |
void |
unsetMessagingType()
Unsets the "messagingType" attribute |
void |
unsetTransacted()
Unsets the "transacted" attribute |
org.apache.xmlbeans.XmlString |
xgetAdapter()
Gets (as xml) the "adapter" attribute |
org.apache.xmlbeans.XmlString |
xgetEndpointClass()
Gets (as xml) the "endpointClass" attribute |
org.apache.xmlbeans.XmlString |
xgetJcaBridge()
Gets (as xml) the "jcaBridge" attribute |
org.apache.xmlbeans.XmlString |
xgetMessagingType()
Gets (as xml) the "messagingType" attribute |
org.apache.xmlbeans.XmlString |
xgetTransacted()
Gets (as xml) the "transacted" attribute |
void |
xsetAdapter(org.apache.xmlbeans.XmlString adapter)
Sets (as xml) the "adapter" attribute |
void |
xsetEndpointClass(org.apache.xmlbeans.XmlString endpointClass)
Sets (as xml) the "endpointClass" attribute |
void |
xsetJcaBridge(org.apache.xmlbeans.XmlString jcaBridge)
Sets (as xml) the "jcaBridge" attribute |
void |
xsetMessagingType(org.apache.xmlbeans.XmlString messagingType)
Sets (as xml) the "messagingType" attribute |
void |
xsetTransacted(org.apache.xmlbeans.XmlString transacted)
Sets (as xml) the "transacted" attribute |
Methods inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel.Listener |
---|
addNewProperty, getBusidref, getIsGateway, getMaxThreads, getName, getPropertyArray, getPropertyArray, getPropertyList, insertNewProperty, isSetBusidref, isSetIsGateway, isSetMaxThreads, removeProperty, setBusidref, setIsGateway, setMaxThreads, setName, setPropertyArray, setPropertyArray, sizeOfPropertyArray, unsetBusidref, unsetIsGateway, unsetMaxThreads, xgetBusidref, xgetIsGateway, xgetMaxThreads, xgetName, xsetBusidref, xsetIsGateway, xsetMaxThreads, xsetName |
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 |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
ActivationConfigDocument.ActivationConfig getActivationConfig()
boolean isSetActivationConfig()
void setActivationConfig(ActivationConfigDocument.ActivationConfig activationConfig)
ActivationConfigDocument.ActivationConfig addNewActivationConfig()
void unsetActivationConfig()
java.lang.String getAdapter()
org.apache.xmlbeans.XmlString xgetAdapter()
void setAdapter(java.lang.String adapter)
void xsetAdapter(org.apache.xmlbeans.XmlString adapter)
java.lang.String getEndpointClass()
org.apache.xmlbeans.XmlString xgetEndpointClass()
void setEndpointClass(java.lang.String endpointClass)
void xsetEndpointClass(org.apache.xmlbeans.XmlString endpointClass)
java.lang.String getMessagingType()
org.apache.xmlbeans.XmlString xgetMessagingType()
boolean isSetMessagingType()
void setMessagingType(java.lang.String messagingType)
void xsetMessagingType(org.apache.xmlbeans.XmlString messagingType)
void unsetMessagingType()
java.lang.String getJcaBridge()
org.apache.xmlbeans.XmlString xgetJcaBridge()
boolean isSetJcaBridge()
void setJcaBridge(java.lang.String jcaBridge)
void xsetJcaBridge(org.apache.xmlbeans.XmlString jcaBridge)
void unsetJcaBridge()
java.lang.String getTransacted()
org.apache.xmlbeans.XmlString xgetTransacted()
boolean isSetTransacted()
void setTransacted(java.lang.String transacted)
void xsetTransacted(org.apache.xmlbeans.XmlString transacted)
void unsetTransacted()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |