org.jboss.soa.esb.listeners.config.xbeanmodel
Interface JcaGatewayDocument.JcaGateway

All Superinterfaces:
Listener, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
JcaGatewayDocumentImpl.JcaGatewayImpl
Enclosing interface:
JcaGatewayDocument

public static interface JcaGatewayDocument.JcaGateway
extends Listener

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

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getActivationConfig

ActivationConfigDocument.ActivationConfig getActivationConfig()
Gets the "activation-config" element


isSetActivationConfig

boolean isSetActivationConfig()
True if has "activation-config" element


setActivationConfig

void setActivationConfig(ActivationConfigDocument.ActivationConfig activationConfig)
Sets the "activation-config" element


addNewActivationConfig

ActivationConfigDocument.ActivationConfig addNewActivationConfig()
Appends and returns a new empty "activation-config" element


unsetActivationConfig

void unsetActivationConfig()
Unsets the "activation-config" element


getAdapter

java.lang.String getAdapter()
Gets the "adapter" attribute


xgetAdapter

org.apache.xmlbeans.XmlString xgetAdapter()
Gets (as xml) the "adapter" attribute


setAdapter

void setAdapter(java.lang.String adapter)
Sets the "adapter" attribute


xsetAdapter

void xsetAdapter(org.apache.xmlbeans.XmlString adapter)
Sets (as xml) the "adapter" attribute


getEndpointClass

java.lang.String getEndpointClass()
Gets the "endpointClass" attribute


xgetEndpointClass

org.apache.xmlbeans.XmlString xgetEndpointClass()
Gets (as xml) the "endpointClass" attribute


setEndpointClass

void setEndpointClass(java.lang.String endpointClass)
Sets the "endpointClass" attribute


xsetEndpointClass

void xsetEndpointClass(org.apache.xmlbeans.XmlString endpointClass)
Sets (as xml) the "endpointClass" attribute


getMessagingType

java.lang.String getMessagingType()
Gets the "messagingType" attribute


xgetMessagingType

org.apache.xmlbeans.XmlString xgetMessagingType()
Gets (as xml) the "messagingType" attribute


isSetMessagingType

boolean isSetMessagingType()
True if has "messagingType" attribute


setMessagingType

void setMessagingType(java.lang.String messagingType)
Sets the "messagingType" attribute


xsetMessagingType

void xsetMessagingType(org.apache.xmlbeans.XmlString messagingType)
Sets (as xml) the "messagingType" attribute


unsetMessagingType

void unsetMessagingType()
Unsets the "messagingType" attribute


getJcaBridge

java.lang.String getJcaBridge()
Gets the "jcaBridge" attribute


xgetJcaBridge

org.apache.xmlbeans.XmlString xgetJcaBridge()
Gets (as xml) the "jcaBridge" attribute


isSetJcaBridge

boolean isSetJcaBridge()
True if has "jcaBridge" attribute


setJcaBridge

void setJcaBridge(java.lang.String jcaBridge)
Sets the "jcaBridge" attribute


xsetJcaBridge

void xsetJcaBridge(org.apache.xmlbeans.XmlString jcaBridge)
Sets (as xml) the "jcaBridge" attribute


unsetJcaBridge

void unsetJcaBridge()
Unsets the "jcaBridge" attribute


getTransacted

java.lang.String getTransacted()
Gets the "transacted" attribute


xgetTransacted

org.apache.xmlbeans.XmlString xgetTransacted()
Gets (as xml) the "transacted" attribute


isSetTransacted

boolean isSetTransacted()
True if has "transacted" attribute


setTransacted

void setTransacted(java.lang.String transacted)
Sets the "transacted" attribute


xsetTransacted

void xsetTransacted(org.apache.xmlbeans.XmlString transacted)
Sets (as xml) the "transacted" attribute


unsetTransacted

void unsetTransacted()
Unsets the "transacted" attribute