Class DtoJmsQueueConnector
- All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.ToString
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<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 ClassesModifier and TypeClassDescriptionstatic classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Booleanprotected Stringprotected BigInteger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Obtient la valeur de la propriété brokerService.Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundQueueBridges property.getId()Obtient la valeur de la propriété id.Obtient la valeur de la propriété inboundMessageConvertor.Obtient la valeur de la propriété jndiLocalTemplate.Obtient la valeur de la propriété jndiOutboundTemplate.Obtient la valeur de la propriété localClientId.Obtient la valeur de la propriété localConnectionFactoryName.Obtient la valeur de la propriété localPassword.Obtient la valeur de la propriété localQueueConnection.Obtient la valeur de la propriété localQueueConnectionFactory.Obtient la valeur de la propriété localUsername.getName()Obtient la valeur de la propriété name.Gets a map that contains attributes that aren't bound to any typed property on this class.Obtient la valeur de la propriété outboundClientId.Obtient la valeur de la propriété outboundMessageConvertor.Obtient la valeur de la propriété outboundPassword.Obtient la valeur de la propriété outboundQueueConnection.Obtient la valeur de la propriété outboundQueueConnectionFactory.Obtient la valeur de la propriété outboundQueueConnectionFactoryName.Obtient la valeur de la propriété outboundUsername.Obtient la valeur de la propriété reconnectionPolicy.Obtient la valeur de la propriété replyToDestinationCacheSize.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Obtient la valeur de la propriété preferJndiDestinationLookup.voidsetBrokerService(String value) Définit la valeur de la propriété brokerService.voidDéfinit la valeur de la propriété id.voidsetInboundMessageConvertor(String value) Définit la valeur de la propriété inboundMessageConvertor.voidsetJndiLocalTemplate(String value) Définit la valeur de la propriété jndiLocalTemplate.voidsetJndiOutboundTemplate(String value) Définit la valeur de la propriété jndiOutboundTemplate.voidsetLocalClientId(String value) Définit la valeur de la propriété localClientId.voidDéfinit la valeur de la propriété localConnectionFactoryName.voidsetLocalPassword(String value) Définit la valeur de la propriété localPassword.voidsetLocalQueueConnection(String value) Définit la valeur de la propriété localQueueConnection.voidDéfinit la valeur de la propriété localQueueConnectionFactory.voidsetLocalUsername(String value) Définit la valeur de la propriété localUsername.voidDéfinit la valeur de la propriété name.voidsetOutboundClientId(String value) Définit la valeur de la propriété outboundClientId.voidDéfinit la valeur de la propriété outboundMessageConvertor.voidsetOutboundPassword(String value) Définit la valeur de la propriété outboundPassword.voidsetOutboundQueueConnection(String value) Définit la valeur de la propriété outboundQueueConnection.voidDéfinit la valeur de la propriété outboundQueueConnectionFactory.voidDéfinit la valeur de la propriété outboundQueueConnectionFactoryName.voidsetOutboundUsername(String value) Définit la valeur de la propriété outboundUsername.voidDéfinit la valeur de la propriété preferJndiDestinationLookup.voidsetReconnectionPolicy(String value) Définit la valeur de la propriété reconnectionPolicy.voidDéfinit la valeur de la propriété replyToDestinationCacheSize.toString()
-
Field Details
-
brokerServiceOrInboundMessageConvertorOrInboundQueueBridges
-
brokerService
-
inboundMessageConvertor
-
jndiLocalTemplate
-
jndiOutboundTemplate
-
localClientId
-
localConnectionFactoryName
-
localPassword
-
localQueueConnection
-
localQueueConnectionFactory
-
localUsername
-
name
-
outboundClientId
-
outboundMessageConvertor
-
outboundPassword
-
outboundQueueConnection
-
outboundQueueConnectionFactory
-
outboundQueueConnectionFactoryName
-
outboundUsername
-
preferJndiDestinationLookup
-
reconnectionPolicy
-
replyToDestinationCacheSize
-
id
-
-
Constructor Details
-
DtoJmsQueueConnector
public DtoJmsQueueConnector()
-
-
Method Details
-
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 Jakarta XML Binding 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
Obtient la valeur de la propriété brokerService.- Returns:
- possible object is
String
-
setBrokerService
Définit la valeur de la propriété brokerService.- Parameters:
value- allowed object isString
-
getInboundMessageConvertor
Obtient la valeur de la propriété inboundMessageConvertor.- Returns:
- possible object is
String
-
setInboundMessageConvertor
Définit la valeur de la propriété inboundMessageConvertor.- Parameters:
value- allowed object isString
-
getJndiLocalTemplate
Obtient la valeur de la propriété jndiLocalTemplate.- Returns:
- possible object is
String
-
setJndiLocalTemplate
Définit la valeur de la propriété jndiLocalTemplate.- Parameters:
value- allowed object isString
-
getJndiOutboundTemplate
Obtient la valeur de la propriété jndiOutboundTemplate.- Returns:
- possible object is
String
-
setJndiOutboundTemplate
Définit la valeur de la propriété jndiOutboundTemplate.- Parameters:
value- allowed object isString
-
getLocalClientId
Obtient la valeur de la propriété localClientId.- Returns:
- possible object is
String
-
setLocalClientId
Définit la valeur de la propriété localClientId.- Parameters:
value- allowed object isString
-
getLocalConnectionFactoryName
Obtient la valeur de la propriété localConnectionFactoryName.- Returns:
- possible object is
String
-
setLocalConnectionFactoryName
Définit la valeur de la propriété localConnectionFactoryName.- Parameters:
value- allowed object isString
-
getLocalPassword
Obtient la valeur de la propriété localPassword.- Returns:
- possible object is
String
-
setLocalPassword
Définit la valeur de la propriété localPassword.- Parameters:
value- allowed object isString
-
getLocalQueueConnection
Obtient la valeur de la propriété localQueueConnection.- Returns:
- possible object is
String
-
setLocalQueueConnection
Définit la valeur de la propriété localQueueConnection.- Parameters:
value- allowed object isString
-
getLocalQueueConnectionFactory
Obtient la valeur de la propriété localQueueConnectionFactory.- Returns:
- possible object is
String
-
setLocalQueueConnectionFactory
Définit la valeur de la propriété localQueueConnectionFactory.- Parameters:
value- allowed object isString
-
getLocalUsername
Obtient la valeur de la propriété localUsername.- Returns:
- possible object is
String
-
setLocalUsername
Définit la valeur de la propriété localUsername.- Parameters:
value- allowed object isString
-
getName
Obtient la valeur de la propriété name.- Returns:
- possible object is
String
-
setName
Définit la valeur de la propriété name.- Parameters:
value- allowed object isString
-
getOutboundClientId
Obtient la valeur de la propriété outboundClientId.- Returns:
- possible object is
String
-
setOutboundClientId
Définit la valeur de la propriété outboundClientId.- Parameters:
value- allowed object isString
-
getOutboundMessageConvertor
Obtient la valeur de la propriété outboundMessageConvertor.- Returns:
- possible object is
String
-
setOutboundMessageConvertor
Définit la valeur de la propriété outboundMessageConvertor.- Parameters:
value- allowed object isString
-
getOutboundPassword
Obtient la valeur de la propriété outboundPassword.- Returns:
- possible object is
String
-
setOutboundPassword
Définit la valeur de la propriété outboundPassword.- Parameters:
value- allowed object isString
-
getOutboundQueueConnection
Obtient la valeur de la propriété outboundQueueConnection.- Returns:
- possible object is
String
-
setOutboundQueueConnection
Définit la valeur de la propriété outboundQueueConnection.- Parameters:
value- allowed object isString
-
getOutboundQueueConnectionFactory
Obtient la valeur de la propriété outboundQueueConnectionFactory.- Returns:
- possible object is
String
-
setOutboundQueueConnectionFactory
Définit la valeur de la propriété outboundQueueConnectionFactory.- Parameters:
value- allowed object isString
-
getOutboundQueueConnectionFactoryName
Obtient la valeur de la propriété outboundQueueConnectionFactoryName.- Returns:
- possible object is
String
-
setOutboundQueueConnectionFactoryName
Définit la valeur de la propriété outboundQueueConnectionFactoryName.- Parameters:
value- allowed object isString
-
getOutboundUsername
Obtient la valeur de la propriété outboundUsername.- Returns:
- possible object is
String
-
setOutboundUsername
Définit la valeur de la propriété outboundUsername.- Parameters:
value- allowed object isString
-
isPreferJndiDestinationLookup
Obtient la valeur de la propriété preferJndiDestinationLookup.- Returns:
- possible object is
Boolean
-
setPreferJndiDestinationLookup
Définit la valeur de la propriété preferJndiDestinationLookup.- Parameters:
value- allowed object isBoolean
-
getReconnectionPolicy
Obtient la valeur de la propriété reconnectionPolicy.- Returns:
- possible object is
String
-
setReconnectionPolicy
Définit la valeur de la propriété reconnectionPolicy.- Parameters:
value- allowed object isString
-
getReplyToDestinationCacheSize
Obtient la valeur de la propriété replyToDestinationCacheSize.- Returns:
- possible object is
BigInteger
-
setReplyToDestinationCacheSize
Définit la valeur de la propriété replyToDestinationCacheSize.- Parameters:
value- allowed object isBigInteger
-
getId
Obtient la valeur de la propriété id.- Returns:
- possible object is
String
-
setId
Définit la valeur de la propriété id.- Parameters:
value- allowed object isString
-
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
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-