public class DtoJmsQueueConnector extends 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 String |
brokerService |
protected List<Object> |
brokerServiceOrInboundMessageConvertorOrInboundQueueBridges |
protected String |
id |
protected String |
inboundMessageConvertor |
protected String |
jndiLocalTemplate |
protected String |
jndiOutboundTemplate |
protected String |
localClientId |
protected String |
localConnectionFactoryName |
protected String |
localPassword |
protected String |
localQueueConnection |
protected String |
localQueueConnectionFactory |
protected String |
localUsername |
protected String |
name |
protected String |
outboundClientId |
protected String |
outboundMessageConvertor |
protected String |
outboundPassword |
protected String |
outboundQueueConnection |
protected String |
outboundQueueConnectionFactory |
protected String |
outboundQueueConnectionFactoryName |
protected String |
outboundUsername |
protected Boolean |
preferJndiDestinationLookup |
protected String |
reconnectionPolicy |
protected BigInteger |
replyToDestinationCacheSize |
Constructor and Description |
---|
DtoJmsQueueConnector() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getBrokerService()
Gets the value of the brokerService property.
|
List<Object> |
getBrokerServiceOrInboundMessageConvertorOrInboundQueueBridges()
Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.
|
String |
getId()
Gets the value of the id property.
|
String |
getInboundMessageConvertor()
Gets the value of the inboundMessageConvertor property.
|
String |
getJndiLocalTemplate()
Gets the value of the jndiLocalTemplate property.
|
String |
getJndiOutboundTemplate()
Gets the value of the jndiOutboundTemplate property.
|
String |
getLocalClientId()
Gets the value of the localClientId property.
|
String |
getLocalConnectionFactoryName()
Gets the value of the localConnectionFactoryName property.
|
String |
getLocalPassword()
Gets the value of the localPassword property.
|
String |
getLocalQueueConnection()
Gets the value of the localQueueConnection property.
|
String |
getLocalQueueConnectionFactory()
Gets the value of the localQueueConnectionFactory property.
|
String |
getLocalUsername()
Gets the value of the localUsername property.
|
String |
getName()
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.
|
String |
getOutboundClientId()
Gets the value of the outboundClientId property.
|
String |
getOutboundMessageConvertor()
Gets the value of the outboundMessageConvertor property.
|
String |
getOutboundPassword()
Gets the value of the outboundPassword property.
|
String |
getOutboundQueueConnection()
Gets the value of the outboundQueueConnection property.
|
String |
getOutboundQueueConnectionFactory()
Gets the value of the outboundQueueConnectionFactory property.
|
String |
getOutboundQueueConnectionFactoryName()
Gets the value of the outboundQueueConnectionFactoryName property.
|
String |
getOutboundUsername()
Gets the value of the outboundUsername property.
|
String |
getReconnectionPolicy()
Gets the value of the reconnectionPolicy property.
|
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) |
Boolean |
isPreferJndiDestinationLookup()
Gets the value of the preferJndiDestinationLookup property.
|
void |
setBrokerService(String value)
Sets the value of the brokerService property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setInboundMessageConvertor(String value)
Sets the value of the inboundMessageConvertor property.
|
void |
setJndiLocalTemplate(String value)
Sets the value of the jndiLocalTemplate property.
|
void |
setJndiOutboundTemplate(String value)
Sets the value of the jndiOutboundTemplate property.
|
void |
setLocalClientId(String value)
Sets the value of the localClientId property.
|
void |
setLocalConnectionFactoryName(String value)
Sets the value of the localConnectionFactoryName property.
|
void |
setLocalPassword(String value)
Sets the value of the localPassword property.
|
void |
setLocalQueueConnection(String value)
Sets the value of the localQueueConnection property.
|
void |
setLocalQueueConnectionFactory(String value)
Sets the value of the localQueueConnectionFactory property.
|
void |
setLocalUsername(String value)
Sets the value of the localUsername property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setOutboundClientId(String value)
Sets the value of the outboundClientId property.
|
void |
setOutboundMessageConvertor(String value)
Sets the value of the outboundMessageConvertor property.
|
void |
setOutboundPassword(String value)
Sets the value of the outboundPassword property.
|
void |
setOutboundQueueConnection(String value)
Sets the value of the outboundQueueConnection property.
|
void |
setOutboundQueueConnectionFactory(String value)
Sets the value of the outboundQueueConnectionFactory property.
|
void |
setOutboundQueueConnectionFactoryName(String value)
Sets the value of the outboundQueueConnectionFactoryName property.
|
void |
setOutboundUsername(String value)
Sets the value of the outboundUsername property.
|
void |
setPreferJndiDestinationLookup(Boolean value)
Sets the value of the preferJndiDestinationLookup property.
|
void |
setReconnectionPolicy(String value)
Sets the value of the reconnectionPolicy property.
|
void |
setReplyToDestinationCacheSize(BigInteger value)
Sets the value of the replyToDestinationCacheSize property.
|
String |
toString() |
protected List<Object> brokerServiceOrInboundMessageConvertorOrInboundQueueBridges
protected String brokerService
protected String inboundMessageConvertor
protected String jndiLocalTemplate
protected String jndiOutboundTemplate
protected String localClientId
protected String localConnectionFactoryName
protected String localPassword
protected String localQueueConnection
protected String localQueueConnectionFactory
protected String localUsername
protected String outboundClientId
protected String outboundMessageConvertor
protected String outboundPassword
protected String outboundQueueConnection
protected String outboundQueueConnectionFactory
protected String outboundQueueConnectionFactoryName
protected String outboundUsername
protected Boolean preferJndiDestinationLookup
protected String reconnectionPolicy
protected BigInteger replyToDestinationCacheSize
public DtoJmsQueueConnector()
public List<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.OutboundQueueConnection
>
JAXBElement
<
DtoJmsQueueConnector.OutboundMessageConvertor
>
JAXBElement
<
DtoJmsQueueConnector.OutboundQueueConnectionFactory
>
JAXBElement
<
DtoJmsQueueConnector.InboundMessageConvertor
>
JAXBElement
<
DtoJmsQueueConnector.BrokerService
>
Object
JAXBElement
<
DtoJmsQueueConnector.LocalQueueConnection
>
JAXBElement
<
DtoJmsQueueConnector.LocalQueueConnectionFactory
>
JAXBElement
<
DtoJmsQueueConnector.OutboundQueueBridges
>
JAXBElement
<
DtoJmsQueueConnector.InboundQueueBridges
>
JAXBElement
<
DtoJmsQueueConnector.ReconnectionPolicy
>
public String getBrokerService()
String
public void setBrokerService(String value)
value
- allowed object is
String
public String getInboundMessageConvertor()
String
public void setInboundMessageConvertor(String value)
value
- allowed object is
String
public String getJndiLocalTemplate()
String
public void setJndiLocalTemplate(String value)
value
- allowed object is
String
public String getJndiOutboundTemplate()
String
public void setJndiOutboundTemplate(String value)
value
- allowed object is
String
public String getLocalClientId()
String
public void setLocalClientId(String value)
value
- allowed object is
String
public String getLocalConnectionFactoryName()
String
public void setLocalConnectionFactoryName(String value)
value
- allowed object is
String
public String getLocalPassword()
String
public void setLocalPassword(String value)
value
- allowed object is
String
public String getLocalQueueConnection()
String
public void setLocalQueueConnection(String value)
value
- allowed object is
String
public String getLocalQueueConnectionFactory()
String
public void setLocalQueueConnectionFactory(String value)
value
- allowed object is
String
public String getLocalUsername()
String
public void setLocalUsername(String value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getOutboundClientId()
String
public void setOutboundClientId(String value)
value
- allowed object is
String
public String getOutboundMessageConvertor()
String
public void setOutboundMessageConvertor(String value)
value
- allowed object is
String
public String getOutboundPassword()
String
public void setOutboundPassword(String value)
value
- allowed object is
String
public String getOutboundQueueConnection()
String
public void setOutboundQueueConnection(String value)
value
- allowed object is
String
public String getOutboundQueueConnectionFactory()
String
public void setOutboundQueueConnectionFactory(String value)
value
- allowed object is
String
public String getOutboundQueueConnectionFactoryName()
String
public void setOutboundQueueConnectionFactoryName(String value)
value
- allowed object is
String
public String getOutboundUsername()
String
public void setOutboundUsername(String value)
value
- allowed object is
String
public Boolean isPreferJndiDestinationLookup()
Boolean
public void setPreferJndiDestinationLookup(Boolean value)
value
- allowed object is
Boolean
public String getReconnectionPolicy()
String
public void setReconnectionPolicy(String value)
value
- allowed object is
String
public BigInteger getReplyToDestinationCacheSize()
BigInteger
public void setReplyToDestinationCacheSize(BigInteger value)
value
- allowed object is
BigInteger
public void setId(String value)
value
- allowed object is
String
public Map<QName,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 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.