Class DtoOutboundQueueBridge
- 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="consumer" 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="consumerConnection" 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="consumerQueue" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}queue"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="jmsConnector" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}jmsQueueConnector"/>
<element ref="{http://activemq.apache.org/schema/core}jmsTopicConnector"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="jmsMessageConvertor" 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="producerConnection" 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="producerQueue" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}queue"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="consumer" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="consumerConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="consumerQueue" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="doHandleReplyTo" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="jmsConnector" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="jmsMessageConvertor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="localQueueName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="outboundQueueName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="producerConnection" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="producerQueue" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="selector" type="{http://www.w3.org/2001/XMLSchema}string" />
<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. -
Field Summary
Fields -
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é consumer.Obtient la valeur de la propriété consumerConnection.Gets the value of the consumerOrConsumerConnectionOrConsumerQueue property.Obtient la valeur de la propriété consumerQueue.getId()Obtient la valeur de la propriété id.Obtient la valeur de la propriété jmsConnector.Obtient la valeur de la propriété jmsMessageConvertor.Obtient la valeur de la propriété localQueueName.Gets a map that contains attributes that aren't bound to any typed property on this class.Obtient la valeur de la propriété outboundQueueName.Obtient la valeur de la propriété producerConnection.Obtient la valeur de la propriété producerQueue.Obtient la valeur de la propriété selector.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Obtient la valeur de la propriété doHandleReplyTo.voidsetConsumer(String value) Définit la valeur de la propriété consumer.voidsetConsumerConnection(String value) Définit la valeur de la propriété consumerConnection.voidsetConsumerQueue(String value) Définit la valeur de la propriété consumerQueue.voidsetDoHandleReplyTo(Boolean value) Définit la valeur de la propriété doHandleReplyTo.voidDéfinit la valeur de la propriété id.voidsetJmsConnector(String value) Définit la valeur de la propriété jmsConnector.voidsetJmsMessageConvertor(String value) Définit la valeur de la propriété jmsMessageConvertor.voidsetLocalQueueName(String value) Définit la valeur de la propriété localQueueName.voidsetOutboundQueueName(String value) Définit la valeur de la propriété outboundQueueName.voidsetProducerConnection(String value) Définit la valeur de la propriété producerConnection.voidsetProducerQueue(String value) Définit la valeur de la propriété producerQueue.voidsetSelector(String value) Définit la valeur de la propriété selector.toString()
-
Field Details
-
consumerOrConsumerConnectionOrConsumerQueue
-
consumer
-
consumerConnection
-
consumerQueue
-
doHandleReplyTo
-
jmsConnector
-
jmsMessageConvertor
-
localQueueName
-
outboundQueueName
-
producerConnection
-
producerQueue
-
selector
-
id
-
-
Constructor Details
-
DtoOutboundQueueBridge
public DtoOutboundQueueBridge()
-
-
Method Details
-
getConsumerOrConsumerConnectionOrConsumerQueue
Gets the value of the consumerOrConsumerConnectionOrConsumerQueue 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 consumerOrConsumerConnectionOrConsumerQueue property.For example, to add a new item, do as follows:
getConsumerOrConsumerConnectionOrConsumerQueue().add(newItem);Objects of the following type(s) are allowed in the list
JAXBElement<DtoOutboundQueueBridge.Consumer>JAXBElement<DtoOutboundQueueBridge.ConsumerConnection>JAXBElement<DtoOutboundQueueBridge.ConsumerQueue>JAXBElement<DtoOutboundQueueBridge.JmsConnector>JAXBElement<DtoOutboundQueueBridge.JmsMessageConvertor>JAXBElement<DtoOutboundQueueBridge.ProducerConnection>JAXBElement<DtoOutboundQueueBridge.ProducerQueue>Object -
getConsumer
Obtient la valeur de la propriété consumer.- Returns:
- possible object is
String
-
setConsumer
Définit la valeur de la propriété consumer.- Parameters:
value- allowed object isString
-
getConsumerConnection
Obtient la valeur de la propriété consumerConnection.- Returns:
- possible object is
String
-
setConsumerConnection
Définit la valeur de la propriété consumerConnection.- Parameters:
value- allowed object isString
-
getConsumerQueue
Obtient la valeur de la propriété consumerQueue.- Returns:
- possible object is
String
-
setConsumerQueue
Définit la valeur de la propriété consumerQueue.- Parameters:
value- allowed object isString
-
isDoHandleReplyTo
Obtient la valeur de la propriété doHandleReplyTo.- Returns:
- possible object is
Boolean
-
setDoHandleReplyTo
Définit la valeur de la propriété doHandleReplyTo.- Parameters:
value- allowed object isBoolean
-
getJmsConnector
Obtient la valeur de la propriété jmsConnector.- Returns:
- possible object is
String
-
setJmsConnector
Définit la valeur de la propriété jmsConnector.- Parameters:
value- allowed object isString
-
getJmsMessageConvertor
Obtient la valeur de la propriété jmsMessageConvertor.- Returns:
- possible object is
String
-
setJmsMessageConvertor
Définit la valeur de la propriété jmsMessageConvertor.- Parameters:
value- allowed object isString
-
getLocalQueueName
Obtient la valeur de la propriété localQueueName.- Returns:
- possible object is
String
-
setLocalQueueName
Définit la valeur de la propriété localQueueName.- Parameters:
value- allowed object isString
-
getOutboundQueueName
Obtient la valeur de la propriété outboundQueueName.- Returns:
- possible object is
String
-
setOutboundQueueName
Définit la valeur de la propriété outboundQueueName.- Parameters:
value- allowed object isString
-
getProducerConnection
Obtient la valeur de la propriété producerConnection.- Returns:
- possible object is
String
-
setProducerConnection
Définit la valeur de la propriété producerConnection.- Parameters:
value- allowed object isString
-
getProducerQueue
Obtient la valeur de la propriété producerQueue.- Returns:
- possible object is
String
-
setProducerQueue
Définit la valeur de la propriété producerQueue.- Parameters:
value- allowed object isString
-
getSelector
Obtient la valeur de la propriété selector.- Returns:
- possible object is
String
-
setSelector
Définit la valeur de la propriété selector.- Parameters:
value- allowed object isString
-
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
-