Class DtoTransportConnector

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class DtoTransportConnector
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    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="brokerInfo" 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="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="discoveryAgent" 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="messageAuthorizationPolicy" 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="publishedAddressPolicy" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}publishedAddressPolicy"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="server" 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="taskRunnerFactory" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
             </choice>
           </choice>
           <attribute name="allowLinkStealing" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="auditNetworkProducers" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="brokerInfo" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="disableAsyncDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="discoveryAgent" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="discoveryUri" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="displayStackTrace" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="enableStatusMonitor" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="maximumConsumersAllowedPerConnection" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="maximumProducersAllowedPerConnection" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="messageAuthorizationPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="publishedAddressPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="rebalanceClusterClients" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="server" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="taskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="updateClusterClients" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="updateClusterClientsOnRemove" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="updateClusterFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="warnOnRemoteClose" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • brokerInfoOrBrokerServiceOrDiscoveryAgent

        protected List<Object> brokerInfoOrBrokerServiceOrDiscoveryAgent
      • allowLinkStealing

        protected Boolean allowLinkStealing
      • auditNetworkProducers

        protected Boolean auditNetworkProducers
      • brokerInfo

        protected String brokerInfo
      • brokerService

        protected String brokerService
      • disableAsyncDispatch

        protected Boolean disableAsyncDispatch
      • discoveryAgent

        protected String discoveryAgent
      • discoveryUri

        protected String discoveryUri
      • displayStackTrace

        protected Boolean displayStackTrace
      • enableStatusMonitor

        protected Boolean enableStatusMonitor
      • maximumConsumersAllowedPerConnection

        protected BigInteger maximumConsumersAllowedPerConnection
      • maximumProducersAllowedPerConnection

        protected BigInteger maximumProducersAllowedPerConnection
      • messageAuthorizationPolicy

        protected String messageAuthorizationPolicy
      • publishedAddressPolicy

        protected String publishedAddressPolicy
      • rebalanceClusterClients

        protected Boolean rebalanceClusterClients
      • server

        protected String server
      • taskRunnerFactory

        protected String taskRunnerFactory
      • updateClusterClients

        protected Boolean updateClusterClients
      • updateClusterClientsOnRemove

        protected Boolean updateClusterClientsOnRemove
      • updateClusterFilter

        protected String updateClusterFilter
      • warnOnRemoteClose

        protected Boolean warnOnRemoteClose
    • Constructor Detail

      • DtoTransportConnector

        public DtoTransportConnector()
    • Method Detail

      • isAllowLinkStealing

        public Boolean isAllowLinkStealing()
        Gets the value of the allowLinkStealing property.
        Returns:
        possible object is Boolean
      • setAllowLinkStealing

        public void setAllowLinkStealing​(Boolean value)
        Sets the value of the allowLinkStealing property.
        Parameters:
        value - allowed object is Boolean
      • isAuditNetworkProducers

        public Boolean isAuditNetworkProducers()
        Gets the value of the auditNetworkProducers property.
        Returns:
        possible object is Boolean
      • setAuditNetworkProducers

        public void setAuditNetworkProducers​(Boolean value)
        Sets the value of the auditNetworkProducers property.
        Parameters:
        value - allowed object is Boolean
      • getBrokerInfo

        public String getBrokerInfo()
        Gets the value of the brokerInfo property.
        Returns:
        possible object is String
      • setBrokerInfo

        public void setBrokerInfo​(String value)
        Sets the value of the brokerInfo property.
        Parameters:
        value - allowed object is String
      • getBrokerService

        public String getBrokerService()
        Gets the value of the brokerService property.
        Returns:
        possible object is String
      • setBrokerService

        public void setBrokerService​(String value)
        Sets the value of the brokerService property.
        Parameters:
        value - allowed object is String
      • isDisableAsyncDispatch

        public Boolean isDisableAsyncDispatch()
        Gets the value of the disableAsyncDispatch property.
        Returns:
        possible object is Boolean
      • setDisableAsyncDispatch

        public void setDisableAsyncDispatch​(Boolean value)
        Sets the value of the disableAsyncDispatch property.
        Parameters:
        value - allowed object is Boolean
      • getDiscoveryAgent

        public String getDiscoveryAgent()
        Gets the value of the discoveryAgent property.
        Returns:
        possible object is String
      • setDiscoveryAgent

        public void setDiscoveryAgent​(String value)
        Sets the value of the discoveryAgent property.
        Parameters:
        value - allowed object is String
      • getDiscoveryUri

        public String getDiscoveryUri()
        Gets the value of the discoveryUri property.
        Returns:
        possible object is String
      • setDiscoveryUri

        public void setDiscoveryUri​(String value)
        Sets the value of the discoveryUri property.
        Parameters:
        value - allowed object is String
      • isDisplayStackTrace

        public Boolean isDisplayStackTrace()
        Gets the value of the displayStackTrace property.
        Returns:
        possible object is Boolean
      • setDisplayStackTrace

        public void setDisplayStackTrace​(Boolean value)
        Sets the value of the displayStackTrace property.
        Parameters:
        value - allowed object is Boolean
      • isEnableStatusMonitor

        public Boolean isEnableStatusMonitor()
        Gets the value of the enableStatusMonitor property.
        Returns:
        possible object is Boolean
      • setEnableStatusMonitor

        public void setEnableStatusMonitor​(Boolean value)
        Sets the value of the enableStatusMonitor property.
        Parameters:
        value - allowed object is Boolean
      • getMaximumConsumersAllowedPerConnection

        public BigInteger getMaximumConsumersAllowedPerConnection()
        Gets the value of the maximumConsumersAllowedPerConnection property.
        Returns:
        possible object is BigInteger
      • setMaximumConsumersAllowedPerConnection

        public void setMaximumConsumersAllowedPerConnection​(BigInteger value)
        Sets the value of the maximumConsumersAllowedPerConnection property.
        Parameters:
        value - allowed object is BigInteger
      • getMaximumProducersAllowedPerConnection

        public BigInteger getMaximumProducersAllowedPerConnection()
        Gets the value of the maximumProducersAllowedPerConnection property.
        Returns:
        possible object is BigInteger
      • setMaximumProducersAllowedPerConnection

        public void setMaximumProducersAllowedPerConnection​(BigInteger value)
        Sets the value of the maximumProducersAllowedPerConnection property.
        Parameters:
        value - allowed object is BigInteger
      • getMessageAuthorizationPolicy

        public String getMessageAuthorizationPolicy()
        Gets the value of the messageAuthorizationPolicy property.
        Returns:
        possible object is String
      • setMessageAuthorizationPolicy

        public void setMessageAuthorizationPolicy​(String value)
        Sets the value of the messageAuthorizationPolicy property.
        Parameters:
        value - allowed object is String
      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getPublishedAddressPolicy

        public String getPublishedAddressPolicy()
        Gets the value of the publishedAddressPolicy property.
        Returns:
        possible object is String
      • setPublishedAddressPolicy

        public void setPublishedAddressPolicy​(String value)
        Sets the value of the publishedAddressPolicy property.
        Parameters:
        value - allowed object is String
      • isRebalanceClusterClients

        public Boolean isRebalanceClusterClients()
        Gets the value of the rebalanceClusterClients property.
        Returns:
        possible object is Boolean
      • setRebalanceClusterClients

        public void setRebalanceClusterClients​(Boolean value)
        Sets the value of the rebalanceClusterClients property.
        Parameters:
        value - allowed object is Boolean
      • getServer

        public String getServer()
        Gets the value of the server property.
        Returns:
        possible object is String
      • setServer

        public void setServer​(String value)
        Sets the value of the server property.
        Parameters:
        value - allowed object is String
      • getTaskRunnerFactory

        public String getTaskRunnerFactory()
        Gets the value of the taskRunnerFactory property.
        Returns:
        possible object is String
      • setTaskRunnerFactory

        public void setTaskRunnerFactory​(String value)
        Sets the value of the taskRunnerFactory property.
        Parameters:
        value - allowed object is String
      • isUpdateClusterClients

        public Boolean isUpdateClusterClients()
        Gets the value of the updateClusterClients property.
        Returns:
        possible object is Boolean
      • setUpdateClusterClients

        public void setUpdateClusterClients​(Boolean value)
        Sets the value of the updateClusterClients property.
        Parameters:
        value - allowed object is Boolean
      • isUpdateClusterClientsOnRemove

        public Boolean isUpdateClusterClientsOnRemove()
        Gets the value of the updateClusterClientsOnRemove property.
        Returns:
        possible object is Boolean
      • setUpdateClusterClientsOnRemove

        public void setUpdateClusterClientsOnRemove​(Boolean value)
        Sets the value of the updateClusterClientsOnRemove property.
        Parameters:
        value - allowed object is Boolean
      • getUpdateClusterFilter

        public String getUpdateClusterFilter()
        Gets the value of the updateClusterFilter property.
        Returns:
        possible object is String
      • setUpdateClusterFilter

        public void setUpdateClusterFilter​(String value)
        Sets the value of the updateClusterFilter property.
        Parameters:
        value - allowed object is String
      • getUri

        public String getUri()
        Gets the value of the uri property.
        Returns:
        possible object is String
      • setUri

        public void setUri​(String value)
        Sets the value of the uri property.
        Parameters:
        value - allowed object is String
      • isWarnOnRemoteClose

        public Boolean isWarnOnRemoteClose()
        Gets the value of the warnOnRemoteClose property.
        Returns:
        possible object is Boolean
      • setWarnOnRemoteClose

        public void setWarnOnRemoteClose​(Boolean value)
        Sets the value of the warnOnRemoteClose property.
        Parameters:
        value - allowed object is Boolean
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        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
      • append

        public StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                    StringBuilder buffer,
                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
      • appendFields

        public StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                          StringBuilder buffer,
                                          org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2