|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface JmsProviderDocument.JmsProvider
An XML jms-provider(@http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
JmsProviderDocument.JmsProvider.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 |
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 |
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.Provider |
|---|
addNewBus, addNewProperty, getBusArray, getBusArray, getName, getPropertyArray, getPropertyArray, insertNewBus, insertNewProperty, removeBus, removeProperty, setBusArray, setBusArray, setName, setPropertyArray, setPropertyArray, sizeOfBusArray, sizeOfPropertyArray, xgetName, xsetName |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, 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()
void setJndiURL(java.lang.String jndiURL)
void xsetJndiURL(org.apache.xmlbeans.XmlAnyURI jndiURL)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||