Class DtoTransportConnector

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

public class DtoTransportConnector 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="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="discoveryUri" 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>
           <element name="uri" 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>
           <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 Details

    • 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
    • name

      protected String name
    • 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
    • uri

      protected String uri
    • warnOnRemoteClose

      protected Boolean warnOnRemoteClose
    • id

      protected String id
  • Constructor Details

    • DtoTransportConnector

      public DtoTransportConnector()
  • Method Details

    • getBrokerInfoOrBrokerServiceOrDiscoveryAgent

      public List<Object> getBrokerInfoOrBrokerServiceOrDiscoveryAgent()
      Gets the value of the brokerInfoOrBrokerServiceOrDiscoveryAgent 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 brokerInfoOrBrokerServiceOrDiscoveryAgent property.

      For example, to add a new item, do as follows:

          getBrokerInfoOrBrokerServiceOrDiscoveryAgent().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<DtoTransportConnector.BrokerInfo> JAXBElement<DtoTransportConnector.BrokerService> JAXBElement<DtoTransportConnector.DiscoveryAgent> JAXBElement<DtoTransportConnector.DiscoveryUri> JAXBElement<DtoTransportConnector.MessageAuthorizationPolicy> JAXBElement<DtoTransportConnector.PublishedAddressPolicy> JAXBElement<DtoTransportConnector.Server> JAXBElement<DtoTransportConnector.TaskRunnerFactory> JAXBElement<DtoTransportConnector.Uri> Object

    • isAllowLinkStealing

      public Boolean isAllowLinkStealing()
      Obtient la valeur de la propriété allowLinkStealing.
      Returns:
      possible object is Boolean
    • setAllowLinkStealing

      public void setAllowLinkStealing(Boolean value)
      Définit la valeur de la propriété allowLinkStealing.
      Parameters:
      value - allowed object is Boolean
    • isAuditNetworkProducers

      public Boolean isAuditNetworkProducers()
      Obtient la valeur de la propriété auditNetworkProducers.
      Returns:
      possible object is Boolean
    • setAuditNetworkProducers

      public void setAuditNetworkProducers(Boolean value)
      Définit la valeur de la propriété auditNetworkProducers.
      Parameters:
      value - allowed object is Boolean
    • getBrokerInfo

      public String getBrokerInfo()
      Obtient la valeur de la propriété brokerInfo.
      Returns:
      possible object is String
    • setBrokerInfo

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

      public Boolean isDisableAsyncDispatch()
      Obtient la valeur de la propriété disableAsyncDispatch.
      Returns:
      possible object is Boolean
    • setDisableAsyncDispatch

      public void setDisableAsyncDispatch(Boolean value)
      Définit la valeur de la propriété disableAsyncDispatch.
      Parameters:
      value - allowed object is Boolean
    • getDiscoveryAgent

      public String getDiscoveryAgent()
      Obtient la valeur de la propriété discoveryAgent.
      Returns:
      possible object is String
    • setDiscoveryAgent

      public void setDiscoveryAgent(String value)
      Définit la valeur de la propriété discoveryAgent.
      Parameters:
      value - allowed object is String
    • getDiscoveryUri

      public String getDiscoveryUri()
      Obtient la valeur de la propriété discoveryUri.
      Returns:
      possible object is String
    • setDiscoveryUri

      public void setDiscoveryUri(String value)
      Définit la valeur de la propriété discoveryUri.
      Parameters:
      value - allowed object is String
    • isDisplayStackTrace

      public Boolean isDisplayStackTrace()
      Obtient la valeur de la propriété displayStackTrace.
      Returns:
      possible object is Boolean
    • setDisplayStackTrace

      public void setDisplayStackTrace(Boolean value)
      Définit la valeur de la propriété displayStackTrace.
      Parameters:
      value - allowed object is Boolean
    • isEnableStatusMonitor

      public Boolean isEnableStatusMonitor()
      Obtient la valeur de la propriété enableStatusMonitor.
      Returns:
      possible object is Boolean
    • setEnableStatusMonitor

      public void setEnableStatusMonitor(Boolean value)
      Définit la valeur de la propriété enableStatusMonitor.
      Parameters:
      value - allowed object is Boolean
    • getMaximumConsumersAllowedPerConnection

      public BigInteger getMaximumConsumersAllowedPerConnection()
      Obtient la valeur de la propriété maximumConsumersAllowedPerConnection.
      Returns:
      possible object is BigInteger
    • setMaximumConsumersAllowedPerConnection

      public void setMaximumConsumersAllowedPerConnection(BigInteger value)
      Définit la valeur de la propriété maximumConsumersAllowedPerConnection.
      Parameters:
      value - allowed object is BigInteger
    • getMaximumProducersAllowedPerConnection

      public BigInteger getMaximumProducersAllowedPerConnection()
      Obtient la valeur de la propriété maximumProducersAllowedPerConnection.
      Returns:
      possible object is BigInteger
    • setMaximumProducersAllowedPerConnection

      public void setMaximumProducersAllowedPerConnection(BigInteger value)
      Définit la valeur de la propriété maximumProducersAllowedPerConnection.
      Parameters:
      value - allowed object is BigInteger
    • getMessageAuthorizationPolicy

      public String getMessageAuthorizationPolicy()
      Obtient la valeur de la propriété messageAuthorizationPolicy.
      Returns:
      possible object is String
    • setMessageAuthorizationPolicy

      public void setMessageAuthorizationPolicy(String value)
      Définit la valeur de la propriété messageAuthorizationPolicy.
      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
    • getPublishedAddressPolicy

      public String getPublishedAddressPolicy()
      Obtient la valeur de la propriété publishedAddressPolicy.
      Returns:
      possible object is String
    • setPublishedAddressPolicy

      public void setPublishedAddressPolicy(String value)
      Définit la valeur de la propriété publishedAddressPolicy.
      Parameters:
      value - allowed object is String
    • isRebalanceClusterClients

      public Boolean isRebalanceClusterClients()
      Obtient la valeur de la propriété rebalanceClusterClients.
      Returns:
      possible object is Boolean
    • setRebalanceClusterClients

      public void setRebalanceClusterClients(Boolean value)
      Définit la valeur de la propriété rebalanceClusterClients.
      Parameters:
      value - allowed object is Boolean
    • getServer

      public String getServer()
      Obtient la valeur de la propriété server.
      Returns:
      possible object is String
    • setServer

      public void setServer(String value)
      Définit la valeur de la propriété server.
      Parameters:
      value - allowed object is String
    • getTaskRunnerFactory

      public String getTaskRunnerFactory()
      Obtient la valeur de la propriété taskRunnerFactory.
      Returns:
      possible object is String
    • setTaskRunnerFactory

      public void setTaskRunnerFactory(String value)
      Définit la valeur de la propriété taskRunnerFactory.
      Parameters:
      value - allowed object is String
    • isUpdateClusterClients

      public Boolean isUpdateClusterClients()
      Obtient la valeur de la propriété updateClusterClients.
      Returns:
      possible object is Boolean
    • setUpdateClusterClients

      public void setUpdateClusterClients(Boolean value)
      Définit la valeur de la propriété updateClusterClients.
      Parameters:
      value - allowed object is Boolean
    • isUpdateClusterClientsOnRemove

      public Boolean isUpdateClusterClientsOnRemove()
      Obtient la valeur de la propriété updateClusterClientsOnRemove.
      Returns:
      possible object is Boolean
    • setUpdateClusterClientsOnRemove

      public void setUpdateClusterClientsOnRemove(Boolean value)
      Définit la valeur de la propriété updateClusterClientsOnRemove.
      Parameters:
      value - allowed object is Boolean
    • getUpdateClusterFilter

      public String getUpdateClusterFilter()
      Obtient la valeur de la propriété updateClusterFilter.
      Returns:
      possible object is String
    • setUpdateClusterFilter

      public void setUpdateClusterFilter(String value)
      Définit la valeur de la propriété updateClusterFilter.
      Parameters:
      value - allowed object is String
    • getUri

      public String getUri()
      Obtient la valeur de la propriété uri.
      Returns:
      possible object is String
    • setUri

      public void setUri(String value)
      Définit la valeur de la propriété uri.
      Parameters:
      value - allowed object is String
    • isWarnOnRemoteClose

      public Boolean isWarnOnRemoteClose()
      Obtient la valeur de la propriété warnOnRemoteClose.
      Returns:
      possible object is Boolean
    • setWarnOnRemoteClose

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