Class DtoJmsTopicConnector

java.lang.Object
org.apache.activemq.schema.core.DtoJmsTopicConnector
All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

public class DtoJmsTopicConnector extends Object implements 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="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>
 
  • Field Details

    • brokerServiceOrInboundMessageConvertorOrInboundTopicBridges

      protected List<Object> brokerServiceOrInboundMessageConvertorOrInboundTopicBridges
    • 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
    • localTopicConnection

      protected String localTopicConnection
    • localTopicConnectionFactory

      protected String localTopicConnectionFactory
    • localUsername

      protected String localUsername
    • name

      protected String name
    • outboundClientId

      protected String outboundClientId
    • outboundMessageConvertor

      protected String outboundMessageConvertor
    • outboundPassword

      protected String outboundPassword
    • outboundTopicConnection

      protected String outboundTopicConnection
    • outboundTopicConnectionFactory

      protected String outboundTopicConnectionFactory
    • outboundTopicConnectionFactoryName

      protected String outboundTopicConnectionFactoryName
    • outboundUsername

      protected String outboundUsername
    • preferJndiDestinationLookup

      protected Boolean preferJndiDestinationLookup
    • reconnectionPolicy

      protected String reconnectionPolicy
    • replyToDestinationCacheSize

      protected BigInteger replyToDestinationCacheSize
    • id

      protected String id
  • Constructor Details

    • DtoJmsTopicConnector

      public DtoJmsTopicConnector()
  • Method Details

    • getBrokerServiceOrInboundMessageConvertorOrInboundTopicBridges

      public List<Object> getBrokerServiceOrInboundMessageConvertorOrInboundTopicBridges()
      Gets the value of the brokerServiceOrInboundMessageConvertorOrInboundTopicBridges 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 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.BrokerService> JAXBElement<DtoJmsTopicConnector.InboundMessageConvertor> JAXBElement<DtoJmsTopicConnector.InboundTopicBridges> JAXBElement<DtoJmsTopicConnector.LocalTopicConnection> JAXBElement<DtoJmsTopicConnector.LocalTopicConnectionFactory> JAXBElement<DtoJmsTopicConnector.OutboundMessageConvertor> JAXBElement<DtoJmsTopicConnector.OutboundTopicBridges> JAXBElement<DtoJmsTopicConnector.OutboundTopicConnection> JAXBElement<DtoJmsTopicConnector.OutboundTopicConnectionFactory> JAXBElement<DtoJmsTopicConnector.ReconnectionPolicy> Object

    • getBrokerService

      public String getBrokerService()
      Obtient la valeur de la propriété brokerService.
      Returns:
      possible object is String
    • setBrokerService

      public void setBrokerService(String value)
      Définit la valeur de la propriété brokerService.
      Parameters:
      value - allowed object is String
    • getInboundMessageConvertor

      public String getInboundMessageConvertor()
      Obtient la valeur de la propriété inboundMessageConvertor.
      Returns:
      possible object is String
    • setInboundMessageConvertor

      public void setInboundMessageConvertor(String value)
      Définit la valeur de la propriété inboundMessageConvertor.
      Parameters:
      value - allowed object is String
    • getJndiLocalTemplate

      public String getJndiLocalTemplate()
      Obtient la valeur de la propriété jndiLocalTemplate.
      Returns:
      possible object is String
    • setJndiLocalTemplate

      public void setJndiLocalTemplate(String value)
      Définit la valeur de la propriété jndiLocalTemplate.
      Parameters:
      value - allowed object is String
    • getJndiOutboundTemplate

      public String getJndiOutboundTemplate()
      Obtient la valeur de la propriété jndiOutboundTemplate.
      Returns:
      possible object is String
    • setJndiOutboundTemplate

      public void setJndiOutboundTemplate(String value)
      Définit la valeur de la propriété jndiOutboundTemplate.
      Parameters:
      value - allowed object is String
    • getLocalClientId

      public String getLocalClientId()
      Obtient la valeur de la propriété localClientId.
      Returns:
      possible object is String
    • setLocalClientId

      public void setLocalClientId(String value)
      Définit la valeur de la propriété localClientId.
      Parameters:
      value - allowed object is String
    • getLocalConnectionFactoryName

      public String getLocalConnectionFactoryName()
      Obtient la valeur de la propriété localConnectionFactoryName.
      Returns:
      possible object is String
    • setLocalConnectionFactoryName

      public void setLocalConnectionFactoryName(String value)
      Définit la valeur de la propriété localConnectionFactoryName.
      Parameters:
      value - allowed object is String
    • getLocalPassword

      public String getLocalPassword()
      Obtient la valeur de la propriété localPassword.
      Returns:
      possible object is String
    • setLocalPassword

      public void setLocalPassword(String value)
      Définit la valeur de la propriété localPassword.
      Parameters:
      value - allowed object is String
    • getLocalTopicConnection

      public String getLocalTopicConnection()
      Obtient la valeur de la propriété localTopicConnection.
      Returns:
      possible object is String
    • setLocalTopicConnection

      public void setLocalTopicConnection(String value)
      Définit la valeur de la propriété localTopicConnection.
      Parameters:
      value - allowed object is String
    • getLocalTopicConnectionFactory

      public String getLocalTopicConnectionFactory()
      Obtient la valeur de la propriété localTopicConnectionFactory.
      Returns:
      possible object is String
    • setLocalTopicConnectionFactory

      public void setLocalTopicConnectionFactory(String value)
      Définit la valeur de la propriété localTopicConnectionFactory.
      Parameters:
      value - allowed object is String
    • getLocalUsername

      public String getLocalUsername()
      Obtient la valeur de la propriété localUsername.
      Returns:
      possible object is String
    • setLocalUsername

      public void setLocalUsername(String value)
      Définit la valeur de la propriété localUsername.
      Parameters:
      value - allowed object is String
    • getName

      public String getName()
      Obtient la valeur de la propriété name.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Définit la valeur de la propriété name.
      Parameters:
      value - allowed object is String
    • getOutboundClientId

      public String getOutboundClientId()
      Obtient la valeur de la propriété outboundClientId.
      Returns:
      possible object is String
    • setOutboundClientId

      public void setOutboundClientId(String value)
      Définit la valeur de la propriété outboundClientId.
      Parameters:
      value - allowed object is String
    • getOutboundMessageConvertor

      public String getOutboundMessageConvertor()
      Obtient la valeur de la propriété outboundMessageConvertor.
      Returns:
      possible object is String
    • setOutboundMessageConvertor

      public void setOutboundMessageConvertor(String value)
      Définit la valeur de la propriété outboundMessageConvertor.
      Parameters:
      value - allowed object is String
    • getOutboundPassword

      public String getOutboundPassword()
      Obtient la valeur de la propriété outboundPassword.
      Returns:
      possible object is String
    • setOutboundPassword

      public void setOutboundPassword(String value)
      Définit la valeur de la propriété outboundPassword.
      Parameters:
      value - allowed object is String
    • getOutboundTopicConnection

      public String getOutboundTopicConnection()
      Obtient la valeur de la propriété outboundTopicConnection.
      Returns:
      possible object is String
    • setOutboundTopicConnection

      public void setOutboundTopicConnection(String value)
      Définit la valeur de la propriété outboundTopicConnection.
      Parameters:
      value - allowed object is String
    • getOutboundTopicConnectionFactory

      public String getOutboundTopicConnectionFactory()
      Obtient la valeur de la propriété outboundTopicConnectionFactory.
      Returns:
      possible object is String
    • setOutboundTopicConnectionFactory

      public void setOutboundTopicConnectionFactory(String value)
      Définit la valeur de la propriété outboundTopicConnectionFactory.
      Parameters:
      value - allowed object is String
    • getOutboundTopicConnectionFactoryName

      public String getOutboundTopicConnectionFactoryName()
      Obtient la valeur de la propriété outboundTopicConnectionFactoryName.
      Returns:
      possible object is String
    • setOutboundTopicConnectionFactoryName

      public void setOutboundTopicConnectionFactoryName(String value)
      Définit la valeur de la propriété outboundTopicConnectionFactoryName.
      Parameters:
      value - allowed object is String
    • getOutboundUsername

      public String getOutboundUsername()
      Obtient la valeur de la propriété outboundUsername.
      Returns:
      possible object is String
    • setOutboundUsername

      public void setOutboundUsername(String value)
      Définit la valeur de la propriété outboundUsername.
      Parameters:
      value - allowed object is String
    • isPreferJndiDestinationLookup

      public Boolean isPreferJndiDestinationLookup()
      Obtient la valeur de la propriété preferJndiDestinationLookup.
      Returns:
      possible object is Boolean
    • setPreferJndiDestinationLookup

      public void setPreferJndiDestinationLookup(Boolean value)
      Définit la valeur de la propriété preferJndiDestinationLookup.
      Parameters:
      value - allowed object is Boolean
    • getReconnectionPolicy

      public String getReconnectionPolicy()
      Obtient la valeur de la propriété reconnectionPolicy.
      Returns:
      possible object is String
    • setReconnectionPolicy

      public void setReconnectionPolicy(String value)
      Définit la valeur de la propriété reconnectionPolicy.
      Parameters:
      value - allowed object is String
    • getReplyToDestinationCacheSize

      public BigInteger getReplyToDestinationCacheSize()
      Obtient la valeur de la propriété replyToDestinationCacheSize.
      Returns:
      possible object is BigInteger
    • setReplyToDestinationCacheSize

      public void setReplyToDestinationCacheSize(BigInteger value)
      Définit la valeur de la propriété replyToDestinationCacheSize.
      Parameters:
      value - allowed object is BigInteger
    • getId

      public String getId()
      Obtient la valeur de la propriété id.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Définit la valeur de la propriété id.
      Parameters:
      value - allowed object is String
    • 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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • 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:
      equals in interface org.jvnet.jaxb.lang.Equals
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object