|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JmsProviderType
An XML jms-provider-type(@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 |
JmsProviderType.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 | |
---|---|
java.lang.String |
getConnectionFactory()
Gets the "connection-factory" attribute |
java.lang.String |
getJndiContextFactory()
Gets the "jndi-context-factory" attribute |
java.lang.String |
getJndiPkgPrefix()
Gets the "jndi-pkg-prefix" attribute |
java.lang.String |
getJndiURL()
Gets the "jndi-URL" attribute |
boolean |
isSetJndiContextFactory()
True if has "jndi-context-factory" attribute |
boolean |
isSetJndiPkgPrefix()
True if has "jndi-pkg-prefix" attribute |
boolean |
isSetJndiURL()
True if has "jndi-URL" attribute |
void |
setConnectionFactory(java.lang.String connectionFactory)
Sets the "connection-factory" attribute |
void |
setJndiContextFactory(java.lang.String jndiContextFactory)
Sets the "jndi-context-factory" attribute |
void |
setJndiPkgPrefix(java.lang.String jndiPkgPrefix)
Sets the "jndi-pkg-prefix" attribute |
void |
setJndiURL(java.lang.String jndiURL)
Sets the "jndi-URL" attribute |
void |
unsetJndiContextFactory()
Unsets the "jndi-context-factory" attribute |
void |
unsetJndiPkgPrefix()
Unsets the "jndi-pkg-prefix" attribute |
void |
unsetJndiURL()
Unsets the "jndi-URL" attribute |
org.apache.xmlbeans.XmlString |
xgetConnectionFactory()
Gets (as xml) the "connection-factory" attribute |
org.apache.xmlbeans.XmlString |
xgetJndiContextFactory()
Gets (as xml) the "jndi-context-factory" attribute |
org.apache.xmlbeans.XmlString |
xgetJndiPkgPrefix()
Gets (as xml) the "jndi-pkg-prefix" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetJndiURL()
Gets (as xml) the "jndi-URL" attribute |
void |
xsetConnectionFactory(org.apache.xmlbeans.XmlString connectionFactory)
Sets (as xml) the "connection-factory" attribute |
void |
xsetJndiContextFactory(org.apache.xmlbeans.XmlString jndiContextFactory)
Sets (as xml) the "jndi-context-factory" attribute |
void |
xsetJndiPkgPrefix(org.apache.xmlbeans.XmlString jndiPkgPrefix)
Sets (as xml) the "jndi-pkg-prefix" attribute |
void |
xsetJndiURL(org.apache.xmlbeans.XmlAnyURI jndiURL)
Sets (as xml) the "jndi-URL" attribute |
Methods inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel.BusProvider |
---|
addNewBus, getBusArray, getBusArray, getBusList, insertNewBus, removeBus, setBusArray, setBusArray, sizeOfBusArray |
Methods inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel.Provider |
---|
addNewProperty, getName, getPropertyArray, getPropertyArray, getPropertyList, insertNewProperty, removeProperty, setName, setPropertyArray, setPropertyArray, sizeOfPropertyArray, xgetName, 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 |
---|
java.lang.String getConnectionFactory()
org.apache.xmlbeans.XmlString xgetConnectionFactory()
void setConnectionFactory(java.lang.String connectionFactory)
void xsetConnectionFactory(org.apache.xmlbeans.XmlString connectionFactory)
java.lang.String getJndiContextFactory()
org.apache.xmlbeans.XmlString xgetJndiContextFactory()
boolean isSetJndiContextFactory()
void setJndiContextFactory(java.lang.String jndiContextFactory)
void xsetJndiContextFactory(org.apache.xmlbeans.XmlString jndiContextFactory)
void unsetJndiContextFactory()
java.lang.String getJndiPkgPrefix()
org.apache.xmlbeans.XmlString xgetJndiPkgPrefix()
boolean isSetJndiPkgPrefix()
void setJndiPkgPrefix(java.lang.String jndiPkgPrefix)
void xsetJndiPkgPrefix(org.apache.xmlbeans.XmlString jndiPkgPrefix)
void unsetJndiPkgPrefix()
java.lang.String getJndiURL()
org.apache.xmlbeans.XmlAnyURI xgetJndiURL()
boolean isSetJndiURL()
void setJndiURL(java.lang.String jndiURL)
void xsetJndiURL(org.apache.xmlbeans.XmlAnyURI jndiURL)
void unsetJndiURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |