public class DtoJmsQueueConnector
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="brokerService" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}broker"/>
<element ref="{http://activemq.apache.org/schema/core}brokerService"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="inboundMessageConvertor" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}simpleJmsMessageConvertor"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="inboundQueueBridges" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}inboundQueueBridge"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="localQueueConnection" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="localQueueConnectionFactory" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}connectionFactory"/>
<element ref="{http://activemq.apache.org/schema/core}xaConnectionFactory"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="outboundMessageConvertor" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}simpleJmsMessageConvertor"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="outboundQueueBridges" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}outboundQueueBridge"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="outboundQueueConnection" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="outboundQueueConnectionFactory" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}connectionFactory"/>
<element ref="{http://activemq.apache.org/schema/core}xaConnectionFactory"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="reconnectionPolicy" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}reconnectionPolicy"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="inboundMessageConvertor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jndiLocalTemplate" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jndiOutboundTemplate" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localClientId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localConnectionFactoryName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localPassword" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localQueueConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localQueueConnectionFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localUsername" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundClientId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundMessageConvertor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundPassword" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundQueueConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundQueueConnectionFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundQueueConnectionFactoryName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundUsername" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="preferJndiDestinationLookup" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="reconnectionPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="replyToDestinationCacheSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoJmsQueueConnector.BrokerService
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.InboundMessageConvertor
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.InboundQueueBridges
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.LocalQueueConnection
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.LocalQueueConnectionFactory
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.OutboundMessageConvertor
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.OutboundQueueBridges
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.OutboundQueueConnection
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.OutboundQueueConnectionFactory
Java class for anonymous complex type.
|
static class |
DtoJmsQueueConnector.ReconnectionPolicy
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
brokerService |
protected java.util.List<java.lang.Object> |
brokerServiceOrInboundMessageConvertorOrInboundQueueBridges |
protected java.lang.String |
id |
protected java.lang.String |
inboundMessageConvertor |
protected java.lang.String |
jndiLocalTemplate |
protected java.lang.String |
jndiOutboundTemplate |
protected java.lang.String |
localClientId |
protected java.lang.String |
localConnectionFactoryName |
protected java.lang.String |
localPassword |
protected java.lang.String |
localQueueConnection |
protected java.lang.String |
localQueueConnectionFactory |
protected java.lang.String |
localUsername |
protected java.lang.String |
name |
protected java.lang.String |
outboundClientId |
protected java.lang.String |
outboundMessageConvertor |
protected java.lang.String |
outboundPassword |
protected java.lang.String |
outboundQueueConnection |
protected java.lang.String |
outboundQueueConnectionFactory |
protected java.lang.String |
outboundQueueConnectionFactoryName |
protected java.lang.String |
outboundUsername |
protected java.lang.Boolean |
preferJndiDestinationLookup |
protected java.lang.String |
reconnectionPolicy |
protected java.math.BigInteger |
replyToDestinationCacheSize |
| Constructor and Description |
|---|
DtoJmsQueueConnector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.util.List<java.lang.Object> |
getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges()
Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getInboundMessageConvertor()
Gets the value of the inboundMessageConvertor property.
|
java.lang.String |
getJndiLocalTemplate()
Gets the value of the jndiLocalTemplate property.
|
java.lang.String |
getJndiOutboundTemplate()
Gets the value of the jndiOutboundTemplate property.
|
java.lang.String |
getLocalClientId()
Gets the value of the localClientId property.
|
java.lang.String |
getLocalConnectionFactoryName()
Gets the value of the localConnectionFactoryName property.
|
java.lang.String |
getLocalPassword()
Gets the value of the localPassword property.
|
java.lang.String |
getLocalQueueConnection()
Gets the value of the localQueueConnection property.
|
java.lang.String |
getLocalQueueConnectionFactory()
Gets the value of the localQueueConnectionFactory property.
|
java.lang.String |
getLocalUsername()
Gets the value of the localUsername property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getOutboundClientId()
Gets the value of the outboundClientId property.
|
java.lang.String |
getOutboundMessageConvertor()
Gets the value of the outboundMessageConvertor property.
|
java.lang.String |
getOutboundPassword()
Gets the value of the outboundPassword property.
|
java.lang.String |
getOutboundQueueConnection()
Gets the value of the outboundQueueConnection property.
|
java.lang.String |
getOutboundQueueConnectionFactory()
Gets the value of the outboundQueueConnectionFactory property.
|
java.lang.String |
getOutboundQueueConnectionFactoryName()
Gets the value of the outboundQueueConnectionFactoryName property.
|
java.lang.String |
getOutboundUsername()
Gets the value of the outboundUsername property.
|
java.lang.String |
getReconnectionPolicy()
Gets the value of the reconnectionPolicy property.
|
java.math.BigInteger |
getReplyToDestinationCacheSize()
Gets the value of the replyToDestinationCacheSize property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isPreferJndiDestinationLookup()
Gets the value of the preferJndiDestinationLookup property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setInboundMessageConvertor(java.lang.String value)
Sets the value of the inboundMessageConvertor property.
|
void |
setJndiLocalTemplate(java.lang.String value)
Sets the value of the jndiLocalTemplate property.
|
void |
setJndiOutboundTemplate(java.lang.String value)
Sets the value of the jndiOutboundTemplate property.
|
void |
setLocalClientId(java.lang.String value)
Sets the value of the localClientId property.
|
void |
setLocalConnectionFactoryName(java.lang.String value)
Sets the value of the localConnectionFactoryName property.
|
void |
setLocalPassword(java.lang.String value)
Sets the value of the localPassword property.
|
void |
setLocalQueueConnection(java.lang.String value)
Sets the value of the localQueueConnection property.
|
void |
setLocalQueueConnectionFactory(java.lang.String value)
Sets the value of the localQueueConnectionFactory property.
|
void |
setLocalUsername(java.lang.String value)
Sets the value of the localUsername property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setOutboundClientId(java.lang.String value)
Sets the value of the outboundClientId property.
|
void |
setOutboundMessageConvertor(java.lang.String value)
Sets the value of the outboundMessageConvertor property.
|
void |
setOutboundPassword(java.lang.String value)
Sets the value of the outboundPassword property.
|
void |
setOutboundQueueConnection(java.lang.String value)
Sets the value of the outboundQueueConnection property.
|
void |
setOutboundQueueConnectionFactory(java.lang.String value)
Sets the value of the outboundQueueConnectionFactory property.
|
void |
setOutboundQueueConnectionFactoryName(java.lang.String value)
Sets the value of the outboundQueueConnectionFactoryName property.
|
void |
setOutboundUsername(java.lang.String value)
Sets the value of the outboundUsername property.
|
void |
setPreferJndiDestinationLookup(java.lang.Boolean value)
Sets the value of the preferJndiDestinationLookup property.
|
void |
setReconnectionPolicy(java.lang.String value)
Sets the value of the reconnectionPolicy property.
|
void |
setReplyToDestinationCacheSize(java.math.BigInteger value)
Sets the value of the replyToDestinationCacheSize property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> brokerServiceOrInboundMessageConvertorOrInboundQueueBridges
protected java.lang.String brokerService
protected java.lang.String inboundMessageConvertor
protected java.lang.String jndiLocalTemplate
protected java.lang.String jndiOutboundTemplate
protected java.lang.String localClientId
protected java.lang.String localConnectionFactoryName
protected java.lang.String localPassword
protected java.lang.String localQueueConnection
protected java.lang.String localQueueConnectionFactory
protected java.lang.String localUsername
protected java.lang.String name
protected java.lang.String outboundClientId
protected java.lang.String outboundMessageConvertor
protected java.lang.String outboundPassword
protected java.lang.String outboundQueueConnection
protected java.lang.String outboundQueueConnectionFactory
protected java.lang.String outboundQueueConnectionFactoryName
protected java.lang.String outboundUsername
protected java.lang.Boolean preferJndiDestinationLookup
protected java.lang.String reconnectionPolicy
protected java.math.BigInteger replyToDestinationCacheSize
protected java.lang.String id
public java.util.List<java.lang.Object> getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.
For example, to add a new item, do as follows:
getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoJmsQueueConnector.InboundQueueBridges>
JAXBElement<DtoJmsQueueConnector.OutboundQueueBridges>
JAXBElement<DtoJmsQueueConnector.OutboundQueueConnection>
JAXBElement<DtoJmsQueueConnector.OutboundMessageConvertor>
JAXBElement<DtoJmsQueueConnector.ReconnectionPolicy>
JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory>
JAXBElement<DtoJmsQueueConnector.LocalQueueConnection>
JAXBElement<DtoJmsQueueConnector.InboundMessageConvertor>
Object
JAXBElement<DtoJmsQueueConnector.BrokerService>
JAXBElement<DtoJmsQueueConnector.LocalQueueConnectionFactory>
public java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getInboundMessageConvertor()
Stringpublic void setInboundMessageConvertor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJndiLocalTemplate()
Stringpublic void setJndiLocalTemplate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJndiOutboundTemplate()
Stringpublic void setJndiOutboundTemplate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalClientId()
Stringpublic void setLocalClientId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalConnectionFactoryName()
Stringpublic void setLocalConnectionFactoryName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalPassword()
Stringpublic void setLocalPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalQueueConnection()
Stringpublic void setLocalQueueConnection(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalQueueConnectionFactory()
Stringpublic void setLocalQueueConnectionFactory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalUsername()
Stringpublic void setLocalUsername(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundClientId()
Stringpublic void setOutboundClientId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundMessageConvertor()
Stringpublic void setOutboundMessageConvertor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundPassword()
Stringpublic void setOutboundPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundQueueConnection()
Stringpublic void setOutboundQueueConnection(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundQueueConnectionFactory()
Stringpublic void setOutboundQueueConnectionFactory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundQueueConnectionFactoryName()
Stringpublic void setOutboundQueueConnectionFactoryName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundUsername()
Stringpublic void setOutboundUsername(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isPreferJndiDestinationLookup()
Booleanpublic void setPreferJndiDestinationLookup(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getReconnectionPolicy()
Stringpublic void setReconnectionPolicy(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getReplyToDestinationCacheSize()
BigIntegerpublic void setReplyToDestinationCacheSize(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.