Class DtoXaConnectionFactory

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

    public class DtoXaConnectionFactory
    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="blobTransferPolicy" 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="clientIdGenerator" 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="clientInternalExceptionListener" 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="connectionIdGenerator" 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="exceptionListener" 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="prefetchPolicy" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}prefetchPolicy"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="properties" 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="redeliveryPolicy" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}redeliveryPolicy"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="redeliveryPolicyMap" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}redeliveryPolicyMap"/>
                         <any namespace='##other'/>
                       </choice>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="rejectedTaskHandler" 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="sessionTaskRunner" 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="transformer" 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="transportListener" 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="trustedPackages" maxOccurs="unbounded" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence maxOccurs="unbounded" minOccurs="0">
                         <any maxOccurs="unbounded" minOccurs="0"/>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
             </choice>
           </choice>
           <attribute name="alwaysSessionAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="alwaysSyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="auditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="auditMaximumProducerNumber" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="beanName" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="blobTransferPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="brokerURL" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="checkForDuplicates" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="clientID" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="clientIDPrefix" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="clientIdGenerator" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="clientInternalExceptionListener" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="closeTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="connectResponseTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="connectionIDPrefix" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="connectionIdGenerator" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="consumerExpiryCheckEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="consumerFailoverRedeliveryWaitPeriod" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="copyMessageOnSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="disableTimeStampsByDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="dispatchAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="exceptionListener" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="exclusiveConsumer" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="maxThreadPoolSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="messagePrioritySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="nestedMapAndListEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="nonBlockingRedelivery" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="objectMessageSerializationDefered" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="optimizeAcknowledge" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="optimizeAcknowledgeTimeOut" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="optimizedAckScheduledAckInterval" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="optimizedMessageDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="prefetchPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="producerWindowSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="properties" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="redeliveryPolicy" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="redeliveryPolicyMap" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="rejectedTaskHandler" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="rmIdFromConnectionId" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="sendAcksAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="sendTimeout" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="sessionTaskRunner" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="statsEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="transactedIndividualAck" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="transformer" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="transportListener" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="trustAllPackages" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useAsyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useBeanNameAsClientIdPrefix" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useCompression" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useDedicatedTaskRunner" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="useRetroactiveConsumer" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="userName" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="warnAboutUnstartedConnectionTimeout" type="{http://www.w3.org/2001/XMLSchema}long" />
           <attribute name="watchTopicAdvisories" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="xaAckMode" 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 Detail

      • blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener

        protected List<Object> blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
      • alwaysSessionAsync

        protected Boolean alwaysSessionAsync
      • alwaysSyncSend

        protected Boolean alwaysSyncSend
      • auditMaximumProducerNumber

        protected BigInteger auditMaximumProducerNumber
      • beanName

        protected String beanName
      • blobTransferPolicy

        protected String blobTransferPolicy
      • brokerURL

        protected String brokerURL
      • checkForDuplicates

        protected Boolean checkForDuplicates
      • clientID

        protected String clientID
      • clientIDPrefix

        protected String clientIDPrefix
      • clientIdGenerator

        protected String clientIdGenerator
      • clientInternalExceptionListener

        protected String clientInternalExceptionListener
      • connectResponseTimeout

        protected BigInteger connectResponseTimeout
      • connectionIDPrefix

        protected String connectionIDPrefix
      • connectionIdGenerator

        protected String connectionIdGenerator
      • consumerExpiryCheckEnabled

        protected Boolean consumerExpiryCheckEnabled
      • consumerFailoverRedeliveryWaitPeriod

        protected Long consumerFailoverRedeliveryWaitPeriod
      • copyMessageOnSend

        protected Boolean copyMessageOnSend
      • disableTimeStampsByDefault

        protected Boolean disableTimeStampsByDefault
      • dispatchAsync

        protected Boolean dispatchAsync
      • exceptionListener

        protected String exceptionListener
      • exclusiveConsumer

        protected Boolean exclusiveConsumer
      • maxThreadPoolSize

        protected BigInteger maxThreadPoolSize
      • messagePrioritySupported

        protected Boolean messagePrioritySupported
      • nestedMapAndListEnabled

        protected Boolean nestedMapAndListEnabled
      • nonBlockingRedelivery

        protected Boolean nonBlockingRedelivery
      • objectMessageSerializationDefered

        protected Boolean objectMessageSerializationDefered
      • optimizeAcknowledge

        protected Boolean optimizeAcknowledge
      • optimizeAcknowledgeTimeOut

        protected Long optimizeAcknowledgeTimeOut
      • optimizedAckScheduledAckInterval

        protected Long optimizedAckScheduledAckInterval
      • optimizedMessageDispatch

        protected Boolean optimizedMessageDispatch
      • password

        protected String password
      • prefetchPolicy

        protected String prefetchPolicy
      • producerWindowSize

        protected BigInteger producerWindowSize
      • properties

        protected String properties
      • redeliveryPolicy

        protected String redeliveryPolicy
      • redeliveryPolicyMap

        protected String redeliveryPolicyMap
      • rejectedTaskHandler

        protected String rejectedTaskHandler
      • rmIdFromConnectionId

        protected Boolean rmIdFromConnectionId
      • sendAcksAsync

        protected Boolean sendAcksAsync
      • sessionTaskRunner

        protected String sessionTaskRunner
      • statsEnabled

        protected Boolean statsEnabled
      • transactedIndividualAck

        protected Boolean transactedIndividualAck
      • transformer

        protected String transformer
      • transportListener

        protected String transportListener
      • trustAllPackages

        protected Boolean trustAllPackages
      • useAsyncSend

        protected Boolean useAsyncSend
      • useBeanNameAsClientIdPrefix

        protected Boolean useBeanNameAsClientIdPrefix
      • useCompression

        protected Boolean useCompression
      • useDedicatedTaskRunner

        protected Boolean useDedicatedTaskRunner
      • useRetroactiveConsumer

        protected Boolean useRetroactiveConsumer
      • userName

        protected String userName
      • warnAboutUnstartedConnectionTimeout

        protected Long warnAboutUnstartedConnectionTimeout
      • watchTopicAdvisories

        protected Boolean watchTopicAdvisories
    • Constructor Detail

      • DtoXaConnectionFactory

        public DtoXaConnectionFactory()
    • Method Detail

      • isAlwaysSessionAsync

        public Boolean isAlwaysSessionAsync()
        Gets the value of the alwaysSessionAsync property.
        Returns:
        possible object is Boolean
      • setAlwaysSessionAsync

        public void setAlwaysSessionAsync​(Boolean value)
        Sets the value of the alwaysSessionAsync property.
        Parameters:
        value - allowed object is Boolean
      • isAlwaysSyncSend

        public Boolean isAlwaysSyncSend()
        Gets the value of the alwaysSyncSend property.
        Returns:
        possible object is Boolean
      • setAlwaysSyncSend

        public void setAlwaysSyncSend​(Boolean value)
        Sets the value of the alwaysSyncSend property.
        Parameters:
        value - allowed object is Boolean
      • getAuditDepth

        public BigInteger getAuditDepth()
        Gets the value of the auditDepth property.
        Returns:
        possible object is BigInteger
      • setAuditDepth

        public void setAuditDepth​(BigInteger value)
        Sets the value of the auditDepth property.
        Parameters:
        value - allowed object is BigInteger
      • getAuditMaximumProducerNumber

        public BigInteger getAuditMaximumProducerNumber()
        Gets the value of the auditMaximumProducerNumber property.
        Returns:
        possible object is BigInteger
      • setAuditMaximumProducerNumber

        public void setAuditMaximumProducerNumber​(BigInteger value)
        Sets the value of the auditMaximumProducerNumber property.
        Parameters:
        value - allowed object is BigInteger
      • getBeanName

        public String getBeanName()
        Gets the value of the beanName property.
        Returns:
        possible object is String
      • setBeanName

        public void setBeanName​(String value)
        Sets the value of the beanName property.
        Parameters:
        value - allowed object is String
      • getBlobTransferPolicy

        public String getBlobTransferPolicy()
        Gets the value of the blobTransferPolicy property.
        Returns:
        possible object is String
      • setBlobTransferPolicy

        public void setBlobTransferPolicy​(String value)
        Sets the value of the blobTransferPolicy property.
        Parameters:
        value - allowed object is String
      • getBrokerURL

        public String getBrokerURL()
        Gets the value of the brokerURL property.
        Returns:
        possible object is String
      • setBrokerURL

        public void setBrokerURL​(String value)
        Sets the value of the brokerURL property.
        Parameters:
        value - allowed object is String
      • isCheckForDuplicates

        public Boolean isCheckForDuplicates()
        Gets the value of the checkForDuplicates property.
        Returns:
        possible object is Boolean
      • setCheckForDuplicates

        public void setCheckForDuplicates​(Boolean value)
        Sets the value of the checkForDuplicates property.
        Parameters:
        value - allowed object is Boolean
      • getClientID

        public String getClientID()
        Gets the value of the clientID property.
        Returns:
        possible object is String
      • setClientID

        public void setClientID​(String value)
        Sets the value of the clientID property.
        Parameters:
        value - allowed object is String
      • getClientIDPrefix

        public String getClientIDPrefix()
        Gets the value of the clientIDPrefix property.
        Returns:
        possible object is String
      • setClientIDPrefix

        public void setClientIDPrefix​(String value)
        Sets the value of the clientIDPrefix property.
        Parameters:
        value - allowed object is String
      • getClientIdGenerator

        public String getClientIdGenerator()
        Gets the value of the clientIdGenerator property.
        Returns:
        possible object is String
      • setClientIdGenerator

        public void setClientIdGenerator​(String value)
        Sets the value of the clientIdGenerator property.
        Parameters:
        value - allowed object is String
      • getClientInternalExceptionListener

        public String getClientInternalExceptionListener()
        Gets the value of the clientInternalExceptionListener property.
        Returns:
        possible object is String
      • setClientInternalExceptionListener

        public void setClientInternalExceptionListener​(String value)
        Sets the value of the clientInternalExceptionListener property.
        Parameters:
        value - allowed object is String
      • getCloseTimeout

        public BigInteger getCloseTimeout()
        Gets the value of the closeTimeout property.
        Returns:
        possible object is BigInteger
      • setCloseTimeout

        public void setCloseTimeout​(BigInteger value)
        Sets the value of the closeTimeout property.
        Parameters:
        value - allowed object is BigInteger
      • getConnectResponseTimeout

        public BigInteger getConnectResponseTimeout()
        Gets the value of the connectResponseTimeout property.
        Returns:
        possible object is BigInteger
      • setConnectResponseTimeout

        public void setConnectResponseTimeout​(BigInteger value)
        Sets the value of the connectResponseTimeout property.
        Parameters:
        value - allowed object is BigInteger
      • getConnectionIDPrefix

        public String getConnectionIDPrefix()
        Gets the value of the connectionIDPrefix property.
        Returns:
        possible object is String
      • setConnectionIDPrefix

        public void setConnectionIDPrefix​(String value)
        Sets the value of the connectionIDPrefix property.
        Parameters:
        value - allowed object is String
      • getConnectionIdGenerator

        public String getConnectionIdGenerator()
        Gets the value of the connectionIdGenerator property.
        Returns:
        possible object is String
      • setConnectionIdGenerator

        public void setConnectionIdGenerator​(String value)
        Sets the value of the connectionIdGenerator property.
        Parameters:
        value - allowed object is String
      • isConsumerExpiryCheckEnabled

        public Boolean isConsumerExpiryCheckEnabled()
        Gets the value of the consumerExpiryCheckEnabled property.
        Returns:
        possible object is Boolean
      • setConsumerExpiryCheckEnabled

        public void setConsumerExpiryCheckEnabled​(Boolean value)
        Sets the value of the consumerExpiryCheckEnabled property.
        Parameters:
        value - allowed object is Boolean
      • getConsumerFailoverRedeliveryWaitPeriod

        public Long getConsumerFailoverRedeliveryWaitPeriod()
        Gets the value of the consumerFailoverRedeliveryWaitPeriod property.
        Returns:
        possible object is Long
      • setConsumerFailoverRedeliveryWaitPeriod

        public void setConsumerFailoverRedeliveryWaitPeriod​(Long value)
        Sets the value of the consumerFailoverRedeliveryWaitPeriod property.
        Parameters:
        value - allowed object is Long
      • isCopyMessageOnSend

        public Boolean isCopyMessageOnSend()
        Gets the value of the copyMessageOnSend property.
        Returns:
        possible object is Boolean
      • setCopyMessageOnSend

        public void setCopyMessageOnSend​(Boolean value)
        Sets the value of the copyMessageOnSend property.
        Parameters:
        value - allowed object is Boolean
      • isDisableTimeStampsByDefault

        public Boolean isDisableTimeStampsByDefault()
        Gets the value of the disableTimeStampsByDefault property.
        Returns:
        possible object is Boolean
      • setDisableTimeStampsByDefault

        public void setDisableTimeStampsByDefault​(Boolean value)
        Sets the value of the disableTimeStampsByDefault property.
        Parameters:
        value - allowed object is Boolean
      • isDispatchAsync

        public Boolean isDispatchAsync()
        Gets the value of the dispatchAsync property.
        Returns:
        possible object is Boolean
      • setDispatchAsync

        public void setDispatchAsync​(Boolean value)
        Sets the value of the dispatchAsync property.
        Parameters:
        value - allowed object is Boolean
      • getExceptionListener

        public String getExceptionListener()
        Gets the value of the exceptionListener property.
        Returns:
        possible object is String
      • setExceptionListener

        public void setExceptionListener​(String value)
        Sets the value of the exceptionListener property.
        Parameters:
        value - allowed object is String
      • isExclusiveConsumer

        public Boolean isExclusiveConsumer()
        Gets the value of the exclusiveConsumer property.
        Returns:
        possible object is Boolean
      • setExclusiveConsumer

        public void setExclusiveConsumer​(Boolean value)
        Sets the value of the exclusiveConsumer property.
        Parameters:
        value - allowed object is Boolean
      • getMaxThreadPoolSize

        public BigInteger getMaxThreadPoolSize()
        Gets the value of the maxThreadPoolSize property.
        Returns:
        possible object is BigInteger
      • setMaxThreadPoolSize

        public void setMaxThreadPoolSize​(BigInteger value)
        Sets the value of the maxThreadPoolSize property.
        Parameters:
        value - allowed object is BigInteger
      • isMessagePrioritySupported

        public Boolean isMessagePrioritySupported()
        Gets the value of the messagePrioritySupported property.
        Returns:
        possible object is Boolean
      • setMessagePrioritySupported

        public void setMessagePrioritySupported​(Boolean value)
        Sets the value of the messagePrioritySupported property.
        Parameters:
        value - allowed object is Boolean
      • isNestedMapAndListEnabled

        public Boolean isNestedMapAndListEnabled()
        Gets the value of the nestedMapAndListEnabled property.
        Returns:
        possible object is Boolean
      • setNestedMapAndListEnabled

        public void setNestedMapAndListEnabled​(Boolean value)
        Sets the value of the nestedMapAndListEnabled property.
        Parameters:
        value - allowed object is Boolean
      • isNonBlockingRedelivery

        public Boolean isNonBlockingRedelivery()
        Gets the value of the nonBlockingRedelivery property.
        Returns:
        possible object is Boolean
      • setNonBlockingRedelivery

        public void setNonBlockingRedelivery​(Boolean value)
        Sets the value of the nonBlockingRedelivery property.
        Parameters:
        value - allowed object is Boolean
      • isObjectMessageSerializationDefered

        public Boolean isObjectMessageSerializationDefered()
        Gets the value of the objectMessageSerializationDefered property.
        Returns:
        possible object is Boolean
      • setObjectMessageSerializationDefered

        public void setObjectMessageSerializationDefered​(Boolean value)
        Sets the value of the objectMessageSerializationDefered property.
        Parameters:
        value - allowed object is Boolean
      • isOptimizeAcknowledge

        public Boolean isOptimizeAcknowledge()
        Gets the value of the optimizeAcknowledge property.
        Returns:
        possible object is Boolean
      • setOptimizeAcknowledge

        public void setOptimizeAcknowledge​(Boolean value)
        Sets the value of the optimizeAcknowledge property.
        Parameters:
        value - allowed object is Boolean
      • getOptimizeAcknowledgeTimeOut

        public Long getOptimizeAcknowledgeTimeOut()
        Gets the value of the optimizeAcknowledgeTimeOut property.
        Returns:
        possible object is Long
      • setOptimizeAcknowledgeTimeOut

        public void setOptimizeAcknowledgeTimeOut​(Long value)
        Sets the value of the optimizeAcknowledgeTimeOut property.
        Parameters:
        value - allowed object is Long
      • getOptimizedAckScheduledAckInterval

        public Long getOptimizedAckScheduledAckInterval()
        Gets the value of the optimizedAckScheduledAckInterval property.
        Returns:
        possible object is Long
      • setOptimizedAckScheduledAckInterval

        public void setOptimizedAckScheduledAckInterval​(Long value)
        Sets the value of the optimizedAckScheduledAckInterval property.
        Parameters:
        value - allowed object is Long
      • isOptimizedMessageDispatch

        public Boolean isOptimizedMessageDispatch()
        Gets the value of the optimizedMessageDispatch property.
        Returns:
        possible object is Boolean
      • setOptimizedMessageDispatch

        public void setOptimizedMessageDispatch​(Boolean value)
        Sets the value of the optimizedMessageDispatch property.
        Parameters:
        value - allowed object is Boolean
      • getPassword

        public String getPassword()
        Gets the value of the password property.
        Returns:
        possible object is String
      • setPassword

        public void setPassword​(String value)
        Sets the value of the password property.
        Parameters:
        value - allowed object is String
      • getPrefetchPolicy

        public String getPrefetchPolicy()
        Gets the value of the prefetchPolicy property.
        Returns:
        possible object is String
      • setPrefetchPolicy

        public void setPrefetchPolicy​(String value)
        Sets the value of the prefetchPolicy property.
        Parameters:
        value - allowed object is String
      • getProducerWindowSize

        public BigInteger getProducerWindowSize()
        Gets the value of the producerWindowSize property.
        Returns:
        possible object is BigInteger
      • setProducerWindowSize

        public void setProducerWindowSize​(BigInteger value)
        Sets the value of the producerWindowSize property.
        Parameters:
        value - allowed object is BigInteger
      • getProperties

        public String getProperties()
        Gets the value of the properties property.
        Returns:
        possible object is String
      • setProperties

        public void setProperties​(String value)
        Sets the value of the properties property.
        Parameters:
        value - allowed object is String
      • getRedeliveryPolicy

        public String getRedeliveryPolicy()
        Gets the value of the redeliveryPolicy property.
        Returns:
        possible object is String
      • setRedeliveryPolicy

        public void setRedeliveryPolicy​(String value)
        Sets the value of the redeliveryPolicy property.
        Parameters:
        value - allowed object is String
      • getRedeliveryPolicyMap

        public String getRedeliveryPolicyMap()
        Gets the value of the redeliveryPolicyMap property.
        Returns:
        possible object is String
      • setRedeliveryPolicyMap

        public void setRedeliveryPolicyMap​(String value)
        Sets the value of the redeliveryPolicyMap property.
        Parameters:
        value - allowed object is String
      • getRejectedTaskHandler

        public String getRejectedTaskHandler()
        Gets the value of the rejectedTaskHandler property.
        Returns:
        possible object is String
      • setRejectedTaskHandler

        public void setRejectedTaskHandler​(String value)
        Sets the value of the rejectedTaskHandler property.
        Parameters:
        value - allowed object is String
      • isRmIdFromConnectionId

        public Boolean isRmIdFromConnectionId()
        Gets the value of the rmIdFromConnectionId property.
        Returns:
        possible object is Boolean
      • setRmIdFromConnectionId

        public void setRmIdFromConnectionId​(Boolean value)
        Sets the value of the rmIdFromConnectionId property.
        Parameters:
        value - allowed object is Boolean
      • isSendAcksAsync

        public Boolean isSendAcksAsync()
        Gets the value of the sendAcksAsync property.
        Returns:
        possible object is Boolean
      • setSendAcksAsync

        public void setSendAcksAsync​(Boolean value)
        Sets the value of the sendAcksAsync property.
        Parameters:
        value - allowed object is Boolean
      • getSendTimeout

        public BigInteger getSendTimeout()
        Gets the value of the sendTimeout property.
        Returns:
        possible object is BigInteger
      • setSendTimeout

        public void setSendTimeout​(BigInteger value)
        Sets the value of the sendTimeout property.
        Parameters:
        value - allowed object is BigInteger
      • getSessionTaskRunner

        public String getSessionTaskRunner()
        Gets the value of the sessionTaskRunner property.
        Returns:
        possible object is String
      • setSessionTaskRunner

        public void setSessionTaskRunner​(String value)
        Sets the value of the sessionTaskRunner property.
        Parameters:
        value - allowed object is String
      • isStatsEnabled

        public Boolean isStatsEnabled()
        Gets the value of the statsEnabled property.
        Returns:
        possible object is Boolean
      • setStatsEnabled

        public void setStatsEnabled​(Boolean value)
        Sets the value of the statsEnabled property.
        Parameters:
        value - allowed object is Boolean
      • isTransactedIndividualAck

        public Boolean isTransactedIndividualAck()
        Gets the value of the transactedIndividualAck property.
        Returns:
        possible object is Boolean
      • setTransactedIndividualAck

        public void setTransactedIndividualAck​(Boolean value)
        Sets the value of the transactedIndividualAck property.
        Parameters:
        value - allowed object is Boolean
      • getTransformer

        public String getTransformer()
        Gets the value of the transformer property.
        Returns:
        possible object is String
      • setTransformer

        public void setTransformer​(String value)
        Sets the value of the transformer property.
        Parameters:
        value - allowed object is String
      • getTransportListener

        public String getTransportListener()
        Gets the value of the transportListener property.
        Returns:
        possible object is String
      • setTransportListener

        public void setTransportListener​(String value)
        Sets the value of the transportListener property.
        Parameters:
        value - allowed object is String
      • isTrustAllPackages

        public Boolean isTrustAllPackages()
        Gets the value of the trustAllPackages property.
        Returns:
        possible object is Boolean
      • setTrustAllPackages

        public void setTrustAllPackages​(Boolean value)
        Sets the value of the trustAllPackages property.
        Parameters:
        value - allowed object is Boolean
      • isUseAsyncSend

        public Boolean isUseAsyncSend()
        Gets the value of the useAsyncSend property.
        Returns:
        possible object is Boolean
      • setUseAsyncSend

        public void setUseAsyncSend​(Boolean value)
        Sets the value of the useAsyncSend property.
        Parameters:
        value - allowed object is Boolean
      • isUseBeanNameAsClientIdPrefix

        public Boolean isUseBeanNameAsClientIdPrefix()
        Gets the value of the useBeanNameAsClientIdPrefix property.
        Returns:
        possible object is Boolean
      • setUseBeanNameAsClientIdPrefix

        public void setUseBeanNameAsClientIdPrefix​(Boolean value)
        Sets the value of the useBeanNameAsClientIdPrefix property.
        Parameters:
        value - allowed object is Boolean
      • isUseCompression

        public Boolean isUseCompression()
        Gets the value of the useCompression property.
        Returns:
        possible object is Boolean
      • setUseCompression

        public void setUseCompression​(Boolean value)
        Sets the value of the useCompression property.
        Parameters:
        value - allowed object is Boolean
      • isUseDedicatedTaskRunner

        public Boolean isUseDedicatedTaskRunner()
        Gets the value of the useDedicatedTaskRunner property.
        Returns:
        possible object is Boolean
      • setUseDedicatedTaskRunner

        public void setUseDedicatedTaskRunner​(Boolean value)
        Sets the value of the useDedicatedTaskRunner property.
        Parameters:
        value - allowed object is Boolean
      • isUseRetroactiveConsumer

        public Boolean isUseRetroactiveConsumer()
        Gets the value of the useRetroactiveConsumer property.
        Returns:
        possible object is Boolean
      • setUseRetroactiveConsumer

        public void setUseRetroactiveConsumer​(Boolean value)
        Sets the value of the useRetroactiveConsumer property.
        Parameters:
        value - allowed object is Boolean
      • getUserName

        public String getUserName()
        Gets the value of the userName property.
        Returns:
        possible object is String
      • setUserName

        public void setUserName​(String value)
        Sets the value of the userName property.
        Parameters:
        value - allowed object is String
      • getWarnAboutUnstartedConnectionTimeout

        public Long getWarnAboutUnstartedConnectionTimeout()
        Gets the value of the warnAboutUnstartedConnectionTimeout property.
        Returns:
        possible object is Long
      • setWarnAboutUnstartedConnectionTimeout

        public void setWarnAboutUnstartedConnectionTimeout​(Long value)
        Sets the value of the warnAboutUnstartedConnectionTimeout property.
        Parameters:
        value - allowed object is Long
      • isWatchTopicAdvisories

        public Boolean isWatchTopicAdvisories()
        Gets the value of the watchTopicAdvisories property.
        Returns:
        possible object is Boolean
      • setWatchTopicAdvisories

        public void setWatchTopicAdvisories​(Boolean value)
        Sets the value of the watchTopicAdvisories property.
        Parameters:
        value - allowed object is Boolean
      • getXaAckMode

        public BigInteger getXaAckMode()
        Gets the value of the xaAckMode property.
        Returns:
        possible object is BigInteger
      • setXaAckMode

        public void setXaAckMode​(BigInteger value)
        Sets the value of the xaAckMode property.
        Parameters:
        value - allowed object is BigInteger
      • 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