Class DtoJmsQueueConnector
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoJmsQueueConnector
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoJmsQueueConnector extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
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>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoJmsQueueConnector.BrokerServiceJava class for anonymous complex type.static classDtoJmsQueueConnector.InboundMessageConvertorJava class for anonymous complex type.static classDtoJmsQueueConnector.InboundQueueBridgesJava class for anonymous complex type.static classDtoJmsQueueConnector.LocalQueueConnectionJava class for anonymous complex type.static classDtoJmsQueueConnector.LocalQueueConnectionFactoryJava class for anonymous complex type.static classDtoJmsQueueConnector.OutboundMessageConvertorJava class for anonymous complex type.static classDtoJmsQueueConnector.OutboundQueueBridgesJava class for anonymous complex type.static classDtoJmsQueueConnector.OutboundQueueConnectionJava class for anonymous complex type.static classDtoJmsQueueConnector.OutboundQueueConnectionFactoryJava class for anonymous complex type.static classDtoJmsQueueConnector.ReconnectionPolicyJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected StringbrokerServiceprotected List<Object>brokerServiceOrInboundMessageConvertorOrInboundQueueBridgesprotected Stringidprotected StringinboundMessageConvertorprotected StringjndiLocalTemplateprotected StringjndiOutboundTemplateprotected StringlocalClientIdprotected StringlocalConnectionFactoryNameprotected StringlocalPasswordprotected StringlocalQueueConnectionprotected StringlocalQueueConnectionFactoryprotected StringlocalUsernameprotected Stringnameprotected StringoutboundClientIdprotected StringoutboundMessageConvertorprotected StringoutboundPasswordprotected StringoutboundQueueConnectionprotected StringoutboundQueueConnectionFactoryprotected StringoutboundQueueConnectionFactoryNameprotected StringoutboundUsernameprotected BooleanpreferJndiDestinationLookupprotected StringreconnectionPolicyprotected BigIntegerreplyToDestinationCacheSize
-
Constructor Summary
Constructors Constructor Description DtoJmsQueueConnector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)StringgetBrokerService()Gets the value of the brokerService property.List<Object>getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges()Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.StringgetId()Gets the value of the id property.StringgetInboundMessageConvertor()Gets the value of the inboundMessageConvertor property.StringgetJndiLocalTemplate()Gets the value of the jndiLocalTemplate property.StringgetJndiOutboundTemplate()Gets the value of the jndiOutboundTemplate property.StringgetLocalClientId()Gets the value of the localClientId property.StringgetLocalConnectionFactoryName()Gets the value of the localConnectionFactoryName property.StringgetLocalPassword()Gets the value of the localPassword property.StringgetLocalQueueConnection()Gets the value of the localQueueConnection property.StringgetLocalQueueConnectionFactory()Gets the value of the localQueueConnectionFactory property.StringgetLocalUsername()Gets the value of the localUsername property.StringgetName()Gets the value of the name property.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.StringgetOutboundClientId()Gets the value of the outboundClientId property.StringgetOutboundMessageConvertor()Gets the value of the outboundMessageConvertor property.StringgetOutboundPassword()Gets the value of the outboundPassword property.StringgetOutboundQueueConnection()Gets the value of the outboundQueueConnection property.StringgetOutboundQueueConnectionFactory()Gets the value of the outboundQueueConnectionFactory property.StringgetOutboundQueueConnectionFactoryName()Gets the value of the outboundQueueConnectionFactoryName property.StringgetOutboundUsername()Gets the value of the outboundUsername property.StringgetReconnectionPolicy()Gets the value of the reconnectionPolicy property.BigIntegergetReplyToDestinationCacheSize()Gets the value of the replyToDestinationCacheSize property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisPreferJndiDestinationLookup()Gets the value of the preferJndiDestinationLookup property.voidsetBrokerService(String value)Sets the value of the brokerService property.voidsetId(String value)Sets the value of the id property.voidsetInboundMessageConvertor(String value)Sets the value of the inboundMessageConvertor property.voidsetJndiLocalTemplate(String value)Sets the value of the jndiLocalTemplate property.voidsetJndiOutboundTemplate(String value)Sets the value of the jndiOutboundTemplate property.voidsetLocalClientId(String value)Sets the value of the localClientId property.voidsetLocalConnectionFactoryName(String value)Sets the value of the localConnectionFactoryName property.voidsetLocalPassword(String value)Sets the value of the localPassword property.voidsetLocalQueueConnection(String value)Sets the value of the localQueueConnection property.voidsetLocalQueueConnectionFactory(String value)Sets the value of the localQueueConnectionFactory property.voidsetLocalUsername(String value)Sets the value of the localUsername property.voidsetName(String value)Sets the value of the name property.voidsetOutboundClientId(String value)Sets the value of the outboundClientId property.voidsetOutboundMessageConvertor(String value)Sets the value of the outboundMessageConvertor property.voidsetOutboundPassword(String value)Sets the value of the outboundPassword property.voidsetOutboundQueueConnection(String value)Sets the value of the outboundQueueConnection property.voidsetOutboundQueueConnectionFactory(String value)Sets the value of the outboundQueueConnectionFactory property.voidsetOutboundQueueConnectionFactoryName(String value)Sets the value of the outboundQueueConnectionFactoryName property.voidsetOutboundUsername(String value)Sets the value of the outboundUsername property.voidsetPreferJndiDestinationLookup(Boolean value)Sets the value of the preferJndiDestinationLookup property.voidsetReconnectionPolicy(String value)Sets the value of the reconnectionPolicy property.voidsetReplyToDestinationCacheSize(BigInteger value)Sets the value of the replyToDestinationCacheSize property.StringtoString()
-
-
-
Field Detail
-
brokerServiceOrInboundMessageConvertorOrInboundQueueBridges
protected List<Object> brokerServiceOrInboundMessageConvertorOrInboundQueueBridges
-
brokerService
protected String brokerService
-
inboundMessageConvertor
protected String inboundMessageConvertor
-
jndiLocalTemplate
protected String jndiLocalTemplate
-
jndiOutboundTemplate
protected String jndiOutboundTemplate
-
localClientId
protected String localClientId
-
localConnectionFactoryName
protected String localConnectionFactoryName
-
localPassword
protected String localPassword
-
localQueueConnection
protected String localQueueConnection
-
localQueueConnectionFactory
protected String localQueueConnectionFactory
-
localUsername
protected String localUsername
-
name
protected String name
-
outboundClientId
protected String outboundClientId
-
outboundMessageConvertor
protected String outboundMessageConvertor
-
outboundPassword
protected String outboundPassword
-
outboundQueueConnection
protected String outboundQueueConnection
-
outboundQueueConnectionFactory
protected String outboundQueueConnectionFactory
-
outboundQueueConnectionFactoryName
protected String outboundQueueConnectionFactoryName
-
outboundUsername
protected String outboundUsername
-
preferJndiDestinationLookup
protected Boolean preferJndiDestinationLookup
-
reconnectionPolicy
protected String reconnectionPolicy
-
replyToDestinationCacheSize
protected BigInteger replyToDestinationCacheSize
-
id
protected String id
-
-
Method Detail
-
getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges
public List<Object> getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges()
Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.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
setmethod 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.BrokerService>JAXBElement<DtoJmsQueueConnector.InboundMessageConvertor>JAXBElement<DtoJmsQueueConnector.InboundQueueBridges>JAXBElement<DtoJmsQueueConnector.LocalQueueConnection>JAXBElement<DtoJmsQueueConnector.LocalQueueConnectionFactory>JAXBElement<DtoJmsQueueConnector.OutboundMessageConvertor>JAXBElement<DtoJmsQueueConnector.OutboundQueueBridges>JAXBElement<DtoJmsQueueConnector.OutboundQueueConnection>JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory>JAXBElement<DtoJmsQueueConnector.ReconnectionPolicy>Object
-
getBrokerService
public String getBrokerService()
Gets the value of the brokerService property.- Returns:
- possible object is
String
-
setBrokerService
public void setBrokerService(String value)
Sets the value of the brokerService property.- Parameters:
value- allowed object isString
-
getInboundMessageConvertor
public String getInboundMessageConvertor()
Gets the value of the inboundMessageConvertor property.- Returns:
- possible object is
String
-
setInboundMessageConvertor
public void setInboundMessageConvertor(String value)
Sets the value of the inboundMessageConvertor property.- Parameters:
value- allowed object isString
-
getJndiLocalTemplate
public String getJndiLocalTemplate()
Gets the value of the jndiLocalTemplate property.- Returns:
- possible object is
String
-
setJndiLocalTemplate
public void setJndiLocalTemplate(String value)
Sets the value of the jndiLocalTemplate property.- Parameters:
value- allowed object isString
-
getJndiOutboundTemplate
public String getJndiOutboundTemplate()
Gets the value of the jndiOutboundTemplate property.- Returns:
- possible object is
String
-
setJndiOutboundTemplate
public void setJndiOutboundTemplate(String value)
Sets the value of the jndiOutboundTemplate property.- Parameters:
value- allowed object isString
-
getLocalClientId
public String getLocalClientId()
Gets the value of the localClientId property.- Returns:
- possible object is
String
-
setLocalClientId
public void setLocalClientId(String value)
Sets the value of the localClientId property.- Parameters:
value- allowed object isString
-
getLocalConnectionFactoryName
public String getLocalConnectionFactoryName()
Gets the value of the localConnectionFactoryName property.- Returns:
- possible object is
String
-
setLocalConnectionFactoryName
public void setLocalConnectionFactoryName(String value)
Sets the value of the localConnectionFactoryName property.- Parameters:
value- allowed object isString
-
getLocalPassword
public String getLocalPassword()
Gets the value of the localPassword property.- Returns:
- possible object is
String
-
setLocalPassword
public void setLocalPassword(String value)
Sets the value of the localPassword property.- Parameters:
value- allowed object isString
-
getLocalQueueConnection
public String getLocalQueueConnection()
Gets the value of the localQueueConnection property.- Returns:
- possible object is
String
-
setLocalQueueConnection
public void setLocalQueueConnection(String value)
Sets the value of the localQueueConnection property.- Parameters:
value- allowed object isString
-
getLocalQueueConnectionFactory
public String getLocalQueueConnectionFactory()
Gets the value of the localQueueConnectionFactory property.- Returns:
- possible object is
String
-
setLocalQueueConnectionFactory
public void setLocalQueueConnectionFactory(String value)
Sets the value of the localQueueConnectionFactory property.- Parameters:
value- allowed object isString
-
getLocalUsername
public String getLocalUsername()
Gets the value of the localUsername property.- Returns:
- possible object is
String
-
setLocalUsername
public void setLocalUsername(String value)
Sets the value of the localUsername property.- Parameters:
value- allowed object isString
-
getName
public String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(String value)
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getOutboundClientId
public String getOutboundClientId()
Gets the value of the outboundClientId property.- Returns:
- possible object is
String
-
setOutboundClientId
public void setOutboundClientId(String value)
Sets the value of the outboundClientId property.- Parameters:
value- allowed object isString
-
getOutboundMessageConvertor
public String getOutboundMessageConvertor()
Gets the value of the outboundMessageConvertor property.- Returns:
- possible object is
String
-
setOutboundMessageConvertor
public void setOutboundMessageConvertor(String value)
Sets the value of the outboundMessageConvertor property.- Parameters:
value- allowed object isString
-
getOutboundPassword
public String getOutboundPassword()
Gets the value of the outboundPassword property.- Returns:
- possible object is
String
-
setOutboundPassword
public void setOutboundPassword(String value)
Sets the value of the outboundPassword property.- Parameters:
value- allowed object isString
-
getOutboundQueueConnection
public String getOutboundQueueConnection()
Gets the value of the outboundQueueConnection property.- Returns:
- possible object is
String
-
setOutboundQueueConnection
public void setOutboundQueueConnection(String value)
Sets the value of the outboundQueueConnection property.- Parameters:
value- allowed object isString
-
getOutboundQueueConnectionFactory
public String getOutboundQueueConnectionFactory()
Gets the value of the outboundQueueConnectionFactory property.- Returns:
- possible object is
String
-
setOutboundQueueConnectionFactory
public void setOutboundQueueConnectionFactory(String value)
Sets the value of the outboundQueueConnectionFactory property.- Parameters:
value- allowed object isString
-
getOutboundQueueConnectionFactoryName
public String getOutboundQueueConnectionFactoryName()
Gets the value of the outboundQueueConnectionFactoryName property.- Returns:
- possible object is
String
-
setOutboundQueueConnectionFactoryName
public void setOutboundQueueConnectionFactoryName(String value)
Sets the value of the outboundQueueConnectionFactoryName property.- Parameters:
value- allowed object isString
-
getOutboundUsername
public String getOutboundUsername()
Gets the value of the outboundUsername property.- Returns:
- possible object is
String
-
setOutboundUsername
public void setOutboundUsername(String value)
Sets the value of the outboundUsername property.- Parameters:
value- allowed object isString
-
isPreferJndiDestinationLookup
public Boolean isPreferJndiDestinationLookup()
Gets the value of the preferJndiDestinationLookup property.- Returns:
- possible object is
Boolean
-
setPreferJndiDestinationLookup
public void setPreferJndiDestinationLookup(Boolean value)
Sets the value of the preferJndiDestinationLookup property.- Parameters:
value- allowed object isBoolean
-
getReconnectionPolicy
public String getReconnectionPolicy()
Gets the value of the reconnectionPolicy property.- Returns:
- possible object is
String
-
setReconnectionPolicy
public void setReconnectionPolicy(String value)
Sets the value of the reconnectionPolicy property.- Parameters:
value- allowed object isString
-
getReplyToDestinationCacheSize
public BigInteger getReplyToDestinationCacheSize()
Gets the value of the replyToDestinationCacheSize property.- Returns:
- possible object is
BigInteger
-
setReplyToDestinationCacheSize
public void setReplyToDestinationCacheSize(BigInteger value)
Sets the value of the replyToDestinationCacheSize property.- Parameters:
value- allowed object isBigInteger
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-