Class DtoConnectionFactory
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoConnectionFactory
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoConnectionFactory 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="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoConnectionFactory.BlobTransferPolicyJava class for anonymous complex type.static classDtoConnectionFactory.ClientIdGeneratorJava class for anonymous complex type.static classDtoConnectionFactory.ClientInternalExceptionListenerJava class for anonymous complex type.static classDtoConnectionFactory.ConnectionIdGeneratorJava class for anonymous complex type.static classDtoConnectionFactory.ExceptionListenerJava class for anonymous complex type.static classDtoConnectionFactory.PrefetchPolicyJava class for anonymous complex type.static classDtoConnectionFactory.PropertiesJava class for anonymous complex type.static classDtoConnectionFactory.RedeliveryPolicyJava class for anonymous complex type.static classDtoConnectionFactory.RedeliveryPolicyMapJava class for anonymous complex type.static classDtoConnectionFactory.RejectedTaskHandlerJava class for anonymous complex type.static classDtoConnectionFactory.SessionTaskRunnerJava class for anonymous complex type.static classDtoConnectionFactory.TransformerJava class for anonymous complex type.static classDtoConnectionFactory.TransportListenerJava class for anonymous complex type.static classDtoConnectionFactory.TrustedPackagesJava class for anonymous complex type.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DtoConnectionFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)BigIntegergetAuditDepth()Gets the value of the auditDepth property.BigIntegergetAuditMaximumProducerNumber()Gets the value of the auditMaximumProducerNumber property.StringgetBeanName()Gets the value of the beanName property.StringgetBlobTransferPolicy()Gets the value of the blobTransferPolicy property.List<Object>getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener()Gets the value of the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener property.StringgetBrokerURL()Gets the value of the brokerURL property.StringgetClientID()Gets the value of the clientID property.StringgetClientIdGenerator()Gets the value of the clientIdGenerator property.StringgetClientIDPrefix()Gets the value of the clientIDPrefix property.StringgetClientInternalExceptionListener()Gets the value of the clientInternalExceptionListener property.BigIntegergetCloseTimeout()Gets the value of the closeTimeout property.StringgetConnectionIdGenerator()Gets the value of the connectionIdGenerator property.StringgetConnectionIDPrefix()Gets the value of the connectionIDPrefix property.BigIntegergetConnectResponseTimeout()Gets the value of the connectResponseTimeout property.LonggetConsumerFailoverRedeliveryWaitPeriod()Gets the value of the consumerFailoverRedeliveryWaitPeriod property.StringgetExceptionListener()Gets the value of the exceptionListener property.StringgetId()Gets the value of the id property.BigIntegergetMaxThreadPoolSize()Gets the value of the maxThreadPoolSize property.LonggetOptimizeAcknowledgeTimeOut()Gets the value of the optimizeAcknowledgeTimeOut property.LonggetOptimizedAckScheduledAckInterval()Gets the value of the optimizedAckScheduledAckInterval property.Map<QName,String>getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.StringgetPassword()Gets the value of the password property.StringgetPrefetchPolicy()Gets the value of the prefetchPolicy property.BigIntegergetProducerWindowSize()Gets the value of the producerWindowSize property.StringgetProperties()Gets the value of the properties property.StringgetRedeliveryPolicy()Gets the value of the redeliveryPolicy property.StringgetRedeliveryPolicyMap()Gets the value of the redeliveryPolicyMap property.StringgetRejectedTaskHandler()Gets the value of the rejectedTaskHandler property.BigIntegergetSendTimeout()Gets the value of the sendTimeout property.StringgetSessionTaskRunner()Gets the value of the sessionTaskRunner property.StringgetTransformer()Gets the value of the transformer property.StringgetTransportListener()Gets the value of the transportListener property.StringgetUserName()Gets the value of the userName property.LonggetWarnAboutUnstartedConnectionTimeout()Gets the value of the warnAboutUnstartedConnectionTimeout property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisAlwaysSessionAsync()Gets the value of the alwaysSessionAsync property.BooleanisAlwaysSyncSend()Gets the value of the alwaysSyncSend property.BooleanisCheckForDuplicates()Gets the value of the checkForDuplicates property.BooleanisConsumerExpiryCheckEnabled()Gets the value of the consumerExpiryCheckEnabled property.BooleanisCopyMessageOnSend()Gets the value of the copyMessageOnSend property.BooleanisDisableTimeStampsByDefault()Gets the value of the disableTimeStampsByDefault property.BooleanisDispatchAsync()Gets the value of the dispatchAsync property.BooleanisExclusiveConsumer()Gets the value of the exclusiveConsumer property.BooleanisMessagePrioritySupported()Gets the value of the messagePrioritySupported property.BooleanisNestedMapAndListEnabled()Gets the value of the nestedMapAndListEnabled property.BooleanisNonBlockingRedelivery()Gets the value of the nonBlockingRedelivery property.BooleanisObjectMessageSerializationDefered()Gets the value of the objectMessageSerializationDefered property.BooleanisOptimizeAcknowledge()Gets the value of the optimizeAcknowledge property.BooleanisOptimizedMessageDispatch()Gets the value of the optimizedMessageDispatch property.BooleanisRmIdFromConnectionId()Gets the value of the rmIdFromConnectionId property.BooleanisSendAcksAsync()Gets the value of the sendAcksAsync property.BooleanisStatsEnabled()Gets the value of the statsEnabled property.BooleanisTransactedIndividualAck()Gets the value of the transactedIndividualAck property.BooleanisTrustAllPackages()Gets the value of the trustAllPackages property.BooleanisUseAsyncSend()Gets the value of the useAsyncSend property.BooleanisUseBeanNameAsClientIdPrefix()Gets the value of the useBeanNameAsClientIdPrefix property.BooleanisUseCompression()Gets the value of the useCompression property.BooleanisUseDedicatedTaskRunner()Gets the value of the useDedicatedTaskRunner property.BooleanisUseRetroactiveConsumer()Gets the value of the useRetroactiveConsumer property.BooleanisWatchTopicAdvisories()Gets the value of the watchTopicAdvisories property.voidsetAlwaysSessionAsync(Boolean value)Sets the value of the alwaysSessionAsync property.voidsetAlwaysSyncSend(Boolean value)Sets the value of the alwaysSyncSend property.voidsetAuditDepth(BigInteger value)Sets the value of the auditDepth property.voidsetAuditMaximumProducerNumber(BigInteger value)Sets the value of the auditMaximumProducerNumber property.voidsetBeanName(String value)Sets the value of the beanName property.voidsetBlobTransferPolicy(String value)Sets the value of the blobTransferPolicy property.voidsetBrokerURL(String value)Sets the value of the brokerURL property.voidsetCheckForDuplicates(Boolean value)Sets the value of the checkForDuplicates property.voidsetClientID(String value)Sets the value of the clientID property.voidsetClientIdGenerator(String value)Sets the value of the clientIdGenerator property.voidsetClientIDPrefix(String value)Sets the value of the clientIDPrefix property.voidsetClientInternalExceptionListener(String value)Sets the value of the clientInternalExceptionListener property.voidsetCloseTimeout(BigInteger value)Sets the value of the closeTimeout property.voidsetConnectionIdGenerator(String value)Sets the value of the connectionIdGenerator property.voidsetConnectionIDPrefix(String value)Sets the value of the connectionIDPrefix property.voidsetConnectResponseTimeout(BigInteger value)Sets the value of the connectResponseTimeout property.voidsetConsumerExpiryCheckEnabled(Boolean value)Sets the value of the consumerExpiryCheckEnabled property.voidsetConsumerFailoverRedeliveryWaitPeriod(Long value)Sets the value of the consumerFailoverRedeliveryWaitPeriod property.voidsetCopyMessageOnSend(Boolean value)Sets the value of the copyMessageOnSend property.voidsetDisableTimeStampsByDefault(Boolean value)Sets the value of the disableTimeStampsByDefault property.voidsetDispatchAsync(Boolean value)Sets the value of the dispatchAsync property.voidsetExceptionListener(String value)Sets the value of the exceptionListener property.voidsetExclusiveConsumer(Boolean value)Sets the value of the exclusiveConsumer property.voidsetId(String value)Sets the value of the id property.voidsetMaxThreadPoolSize(BigInteger value)Sets the value of the maxThreadPoolSize property.voidsetMessagePrioritySupported(Boolean value)Sets the value of the messagePrioritySupported property.voidsetNestedMapAndListEnabled(Boolean value)Sets the value of the nestedMapAndListEnabled property.voidsetNonBlockingRedelivery(Boolean value)Sets the value of the nonBlockingRedelivery property.voidsetObjectMessageSerializationDefered(Boolean value)Sets the value of the objectMessageSerializationDefered property.voidsetOptimizeAcknowledge(Boolean value)Sets the value of the optimizeAcknowledge property.voidsetOptimizeAcknowledgeTimeOut(Long value)Sets the value of the optimizeAcknowledgeTimeOut property.voidsetOptimizedAckScheduledAckInterval(Long value)Sets the value of the optimizedAckScheduledAckInterval property.voidsetOptimizedMessageDispatch(Boolean value)Sets the value of the optimizedMessageDispatch property.voidsetPassword(String value)Sets the value of the password property.voidsetPrefetchPolicy(String value)Sets the value of the prefetchPolicy property.voidsetProducerWindowSize(BigInteger value)Sets the value of the producerWindowSize property.voidsetProperties(String value)Sets the value of the properties property.voidsetRedeliveryPolicy(String value)Sets the value of the redeliveryPolicy property.voidsetRedeliveryPolicyMap(String value)Sets the value of the redeliveryPolicyMap property.voidsetRejectedTaskHandler(String value)Sets the value of the rejectedTaskHandler property.voidsetRmIdFromConnectionId(Boolean value)Sets the value of the rmIdFromConnectionId property.voidsetSendAcksAsync(Boolean value)Sets the value of the sendAcksAsync property.voidsetSendTimeout(BigInteger value)Sets the value of the sendTimeout property.voidsetSessionTaskRunner(String value)Sets the value of the sessionTaskRunner property.voidsetStatsEnabled(Boolean value)Sets the value of the statsEnabled property.voidsetTransactedIndividualAck(Boolean value)Sets the value of the transactedIndividualAck property.voidsetTransformer(String value)Sets the value of the transformer property.voidsetTransportListener(String value)Sets the value of the transportListener property.voidsetTrustAllPackages(Boolean value)Sets the value of the trustAllPackages property.voidsetUseAsyncSend(Boolean value)Sets the value of the useAsyncSend property.voidsetUseBeanNameAsClientIdPrefix(Boolean value)Sets the value of the useBeanNameAsClientIdPrefix property.voidsetUseCompression(Boolean value)Sets the value of the useCompression property.voidsetUseDedicatedTaskRunner(Boolean value)Sets the value of the useDedicatedTaskRunner property.voidsetUseRetroactiveConsumer(Boolean value)Sets the value of the useRetroactiveConsumer property.voidsetUserName(String value)Sets the value of the userName property.voidsetWarnAboutUnstartedConnectionTimeout(Long value)Sets the value of the warnAboutUnstartedConnectionTimeout property.voidsetWatchTopicAdvisories(Boolean value)Sets the value of the watchTopicAdvisories property.StringtoString()
-
-
-
Field Detail
-
blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
protected List<Object> blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
-
alwaysSessionAsync
protected Boolean alwaysSessionAsync
-
alwaysSyncSend
protected Boolean alwaysSyncSend
-
auditDepth
protected BigInteger auditDepth
-
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
-
closeTimeout
protected BigInteger closeTimeout
-
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
-
sendTimeout
protected BigInteger sendTimeout
-
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
-
id
protected String id
-
-
Method Detail
-
getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener
public List<Object> getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener()
Gets the value of the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener 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 JAXB object. This is why there is not a
setmethod for the blobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener property.For example, to add a new item, do as follows:
getBlobTransferPolicyOrClientIdGeneratorOrClientInternalExceptionListener().add(newItem);Objects of the following type(s) are allowed in the list
JAXBElement<DtoConnectionFactory.BlobTransferPolicy>JAXBElement<DtoConnectionFactory.ClientIdGenerator>JAXBElement<DtoConnectionFactory.ClientInternalExceptionListener>JAXBElement<DtoConnectionFactory.ConnectionIdGenerator>JAXBElement<DtoConnectionFactory.ExceptionListener>JAXBElement<DtoConnectionFactory.PrefetchPolicy>JAXBElement<DtoConnectionFactory.Properties>JAXBElement<DtoConnectionFactory.RedeliveryPolicy>JAXBElement<DtoConnectionFactory.RedeliveryPolicyMap>JAXBElement<DtoConnectionFactory.RejectedTaskHandler>JAXBElement<DtoConnectionFactory.SessionTaskRunner>JAXBElement<DtoConnectionFactory.Transformer>JAXBElement<DtoConnectionFactory.TransportListener>JAXBElement<DtoConnectionFactory.TrustedPackages>Object
-
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 isBoolean
-
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 isBoolean
-
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 isBigInteger
-
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 isBigInteger
-
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 isString
-
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 isString
-
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 isString
-
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 isBoolean
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isBigInteger
-
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 isBigInteger
-
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 isString
-
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 isString
-
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 isBoolean
-
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 isLong
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isString
-
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 isBoolean
-
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 isBigInteger
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isLong
-
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 isLong
-
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 isBoolean
-
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 isString
-
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 isString
-
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 isBigInteger
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isBoolean
-
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 isBoolean
-
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 isBigInteger
-
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 isString
-
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 isBoolean
-
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 isBoolean
-
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 isString
-
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 isString
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isBoolean
-
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 isString
-
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 isLong
-
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 isBoolean
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
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:
appendin interfaceorg.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:
appendFieldsin interfaceorg.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:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
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:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-