public class DtoJmsTopicConnector
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="inboundTopicBridges" 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}inboundTopicBridge"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="localTopicConnection" 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="localTopicConnectionFactory" 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="outboundTopicBridges" 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}outboundTopicBridge"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="outboundTopicConnection" 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="outboundTopicConnectionFactory" 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="localTopicConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localTopicConnectionFactory" 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="outboundTopicConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundTopicConnectionFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundTopicConnectionFactoryName" 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 |
DtoJmsTopicConnector.BrokerService
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.InboundMessageConvertor
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.InboundTopicBridges
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.LocalTopicConnection
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.LocalTopicConnectionFactory
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.OutboundMessageConvertor
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.OutboundTopicBridges
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.OutboundTopicConnection
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.OutboundTopicConnectionFactory
Java class for anonymous complex type.
|
static class |
DtoJmsTopicConnector.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> |
brokerServiceOrInboundMessageConvertorOrInboundTopicBridges |
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 |
localTopicConnection |
protected java.lang.String |
localTopicConnectionFactory |
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 |
outboundTopicConnection |
protected java.lang.String |
outboundTopicConnectionFactory |
protected java.lang.String |
outboundTopicConnectionFactoryName |
protected java.lang.String |
outboundUsername |
protected java.lang.Boolean |
preferJndiDestinationLookup |
protected java.lang.String |
reconnectionPolicy |
protected java.math.BigInteger |
replyToDestinationCacheSize |
| Constructor and Description |
|---|
DtoJmsTopicConnector() |
| 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> |
getBrokerServiceOrInboundMessageConvertorOrInboundTopicBridges()
Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundTopicBridges 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 |
getLocalTopicConnection()
Gets the value of the localTopicConnection property.
|
java.lang.String |
getLocalTopicConnectionFactory()
Gets the value of the localTopicConnectionFactory 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 |
getOutboundTopicConnection()
Gets the value of the outboundTopicConnection property.
|
java.lang.String |
getOutboundTopicConnectionFactory()
Gets the value of the outboundTopicConnectionFactory property.
|
java.lang.String |
getOutboundTopicConnectionFactoryName()
Gets the value of the outboundTopicConnectionFactoryName 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 |
setLocalTopicConnection(java.lang.String value)
Sets the value of the localTopicConnection property.
|
void |
setLocalTopicConnectionFactory(java.lang.String value)
Sets the value of the localTopicConnectionFactory 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 |
setOutboundTopicConnection(java.lang.String value)
Sets the value of the outboundTopicConnection property.
|
void |
setOutboundTopicConnectionFactory(java.lang.String value)
Sets the value of the outboundTopicConnectionFactory property.
|
void |
setOutboundTopicConnectionFactoryName(java.lang.String value)
Sets the value of the outboundTopicConnectionFactoryName 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> brokerServiceOrInboundMessageConvertorOrInboundTopicBridges
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 localTopicConnection
protected java.lang.String localTopicConnectionFactory
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 outboundTopicConnection
protected java.lang.String outboundTopicConnectionFactory
protected java.lang.String outboundTopicConnectionFactoryName
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> getBrokerServiceOrInboundMessageConvertorOrInboundTopicBridges()
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 brokerServiceOrInboundMessageConvertorOrInboundTopicBridges property.
For example, to add a new item, do as follows:
getBrokerServiceOrInboundMessageConvertorOrInboundTopicBridges().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoJmsTopicConnector.OutboundTopicConnectionFactory>
JAXBElement<DtoJmsTopicConnector.LocalTopicConnectionFactory>
JAXBElement<DtoJmsTopicConnector.OutboundTopicBridges>
JAXBElement<DtoJmsTopicConnector.LocalTopicConnection>
JAXBElement<DtoJmsTopicConnector.ReconnectionPolicy>
JAXBElement<DtoJmsTopicConnector.BrokerService>
JAXBElement<DtoJmsTopicConnector.InboundTopicBridges>
JAXBElement<DtoJmsTopicConnector.OutboundMessageConvertor>
Object
JAXBElement<DtoJmsTopicConnector.InboundMessageConvertor>
JAXBElement<DtoJmsTopicConnector.OutboundTopicConnection>
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 getLocalTopicConnection()
Stringpublic void setLocalTopicConnection(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalTopicConnectionFactory()
Stringpublic void setLocalTopicConnectionFactory(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 getOutboundTopicConnection()
Stringpublic void setOutboundTopicConnection(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundTopicConnectionFactory()
Stringpublic void setOutboundTopicConnectionFactory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOutboundTopicConnectionFactoryName()
Stringpublic void setOutboundTopicConnectionFactoryName(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.