public class DtoPolicyEntry extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
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="deadLetterStrategy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}discarding"/> <element ref="{http://activemq.apache.org/schema/core}individualDeadLetterStrategy"/> <element ref="{http://activemq.apache.org/schema/core}sharedDeadLetterStrategy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="destination" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}queue"/> <element ref="{http://activemq.apache.org/schema/core}tempQueue"/> <element ref="{http://activemq.apache.org/schema/core}tempTopic"/> <element ref="{http://activemq.apache.org/schema/core}topic"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="dispatchPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}priorityDispatchPolicy"/> <element ref="{http://activemq.apache.org/schema/core}priorityNetworkDispatchPolicy"/> <element ref="{http://activemq.apache.org/schema/core}roundRobinDispatchPolicy"/> <element ref="{http://activemq.apache.org/schema/core}simpleDispatchPolicy"/> <element ref="{http://activemq.apache.org/schema/core}strictOrderDispatchPolicy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="messageEvictionStrategy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}oldestMessageEvictionStrategy"/> <element ref="{http://activemq.apache.org/schema/core}oldestMessageWithLowestPriorityEvictionStrategy"/> <element ref="{http://activemq.apache.org/schema/core}uniquePropertyMessageEvictionStrategy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="messageGroupMapFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}cachedMessageGroupMapFactory"/> <element ref="{http://activemq.apache.org/schema/core}messageGroupHashBucketFactory"/> <element ref="{http://activemq.apache.org/schema/core}simpleMessageGroupMapFactory"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="networkBridgeFilterFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}conditionalNetworkBridgeFilterFactory"/> <element ref="{http://activemq.apache.org/schema/core}defaultNetworkBridgeFilterFactory"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="pendingDurableSubscriberPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}fileDurableSubscriberCursor"/> <element ref="{http://activemq.apache.org/schema/core}storeDurableSubscriberCursor"/> <element ref="{http://activemq.apache.org/schema/core}vmDurableCursor"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="pendingMessageLimitStrategy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}constantPendingMessageLimitStrategy"/> <element ref="{http://activemq.apache.org/schema/core}prefetchRatePendingMessageLimitStrategy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="pendingQueuePolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}fileQueueCursor"/> <element ref="{http://activemq.apache.org/schema/core}storeCursor"/> <element ref="{http://activemq.apache.org/schema/core}vmQueueCursor"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="pendingSubscriberPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}fileCursor"/> <element ref="{http://activemq.apache.org/schema/core}vmCursor"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="slowConsumerStrategy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}abortSlowAckConsumerStrategy"/> <element ref="{http://activemq.apache.org/schema/core}abortSlowConsumerStrategy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="subscriptionRecoveryPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}fixedCountSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}fixedSizedSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}lastImageSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}noSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}queryBasedSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}retainedMessageSubscriptionRecoveryPolicy"/> <element ref="{http://activemq.apache.org/schema/core}timedSubscriptionRecoveryPolicy"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="advisoryForConsumed" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="advisoryForDelivery" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="advisoryForDiscardingMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="advisoryForFastProducers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="advisoryForSlowConsumers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="advisoryWhenFull" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="allConsumersExclusiveByDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="alwaysRetroactive" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="blockedProducerWarningInterval" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="consumersBeforeDispatchStarts" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="cursorMemoryHighWaterMark" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="deadLetterStrategy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="destination" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="dispatchPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="doOptimzeMessageStorage" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="durableTopicPrefetch" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="enableAudit" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="expireMessagesPeriod" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="gcInactiveDestinations" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="gcWithNetworkConsumers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="inactiveTimeoutBeforeGC" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="inactiveTimoutBeforeGC" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="includeBodyForAdvisory" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="lazyDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="maxAuditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxBrowsePageSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxDestinations" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxExpirePageSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxPageSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxProducersToAudit" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxQueueAuditDepth" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="memoryLimit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="messageEvictionStrategy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="messageGroupMapFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="messageGroupMapFactoryType" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minimumMessageSize" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="networkBridgeFilterFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="optimizeMessageStoreInFlightLimit" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="optimizedDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="pendingDurableSubscriberPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="pendingMessageLimitStrategy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="pendingQueuePolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="pendingSubscriberPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="persistJMSRedelivered" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="prioritizedMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="producerFlowControl" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="queue" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="queueBrowserPrefetch" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="queuePrefetch" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="reduceMemoryFootprint" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="sendAdvisoryIfNoConsumers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="slowConsumerStrategy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="storeUsageHighWaterMark" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="strictOrderDispatch" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="subscriptionRecoveryPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="tempQueue" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="tempTopic" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="timeBeforeDispatchStarts" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="topic" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="topicPrefetch" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="useCache" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useConsumerPriority" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="usePrefetchExtension" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useTopicSubscriptionInflightStats" 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>
Modifier and Type | Class and Description |
---|---|
static class |
DtoPolicyEntry.DeadLetterStrategy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.Destination
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.DispatchPolicy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.MessageEvictionStrategy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.MessageGroupMapFactory
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.NetworkBridgeFilterFactory
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.PendingDurableSubscriberPolicy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.PendingMessageLimitStrategy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.PendingQueuePolicy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.PendingSubscriberPolicy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.SlowConsumerStrategy
Java class for anonymous complex type.
|
static class |
DtoPolicyEntry.SubscriptionRecoveryPolicy
Java class for anonymous complex type.
|
Constructor and Description |
---|
DtoPolicyEntry() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Long |
getBlockedProducerWarningInterval()
Gets the value of the blockedProducerWarningInterval property.
|
BigInteger |
getConsumersBeforeDispatchStarts()
Gets the value of the consumersBeforeDispatchStarts property.
|
BigInteger |
getCursorMemoryHighWaterMark()
Gets the value of the cursorMemoryHighWaterMark property.
|
String |
getDeadLetterStrategy()
Gets the value of the deadLetterStrategy property.
|
List<Object> |
getDeadLetterStrategyOrDestinationOrDispatchPolicy()
Gets the value of the deadLetterStrategyOrDestinationOrDispatchPolicy property.
|
String |
getDestination()
Gets the value of the destination property.
|
String |
getDispatchPolicy()
Gets the value of the dispatchPolicy property.
|
BigInteger |
getDurableTopicPrefetch()
Gets the value of the durableTopicPrefetch property.
|
Long |
getExpireMessagesPeriod()
Gets the value of the expireMessagesPeriod property.
|
String |
getId()
Gets the value of the id property.
|
Long |
getInactiveTimeoutBeforeGC()
Gets the value of the inactiveTimeoutBeforeGC property.
|
Long |
getInactiveTimoutBeforeGC()
Gets the value of the inactiveTimoutBeforeGC property.
|
BigInteger |
getMaxAuditDepth()
Gets the value of the maxAuditDepth property.
|
BigInteger |
getMaxBrowsePageSize()
Gets the value of the maxBrowsePageSize property.
|
BigInteger |
getMaxDestinations()
Gets the value of the maxDestinations property.
|
BigInteger |
getMaxExpirePageSize()
Gets the value of the maxExpirePageSize property.
|
BigInteger |
getMaxPageSize()
Gets the value of the maxPageSize property.
|
BigInteger |
getMaxProducersToAudit()
Gets the value of the maxProducersToAudit property.
|
BigInteger |
getMaxQueueAuditDepth()
Gets the value of the maxQueueAuditDepth property.
|
String |
getMemoryLimit()
Gets the value of the memoryLimit property.
|
String |
getMessageEvictionStrategy()
Gets the value of the messageEvictionStrategy property.
|
String |
getMessageGroupMapFactory()
Gets the value of the messageGroupMapFactory property.
|
String |
getMessageGroupMapFactoryType()
Gets the value of the messageGroupMapFactoryType property.
|
Long |
getMinimumMessageSize()
Gets the value of the minimumMessageSize property.
|
String |
getNetworkBridgeFilterFactory()
Gets the value of the networkBridgeFilterFactory property.
|
BigInteger |
getOptimizeMessageStoreInFlightLimit()
Gets the value of the optimizeMessageStoreInFlightLimit property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPendingDurableSubscriberPolicy()
Gets the value of the pendingDurableSubscriberPolicy property.
|
String |
getPendingMessageLimitStrategy()
Gets the value of the pendingMessageLimitStrategy property.
|
String |
getPendingQueuePolicy()
Gets the value of the pendingQueuePolicy property.
|
String |
getPendingSubscriberPolicy()
Gets the value of the pendingSubscriberPolicy property.
|
String |
getQueue()
Gets the value of the queue property.
|
BigInteger |
getQueueBrowserPrefetch()
Gets the value of the queueBrowserPrefetch property.
|
BigInteger |
getQueuePrefetch()
Gets the value of the queuePrefetch property.
|
String |
getSlowConsumerStrategy()
Gets the value of the slowConsumerStrategy property.
|
BigInteger |
getStoreUsageHighWaterMark()
Gets the value of the storeUsageHighWaterMark property.
|
String |
getSubscriptionRecoveryPolicy()
Gets the value of the subscriptionRecoveryPolicy property.
|
BigInteger |
getTimeBeforeDispatchStarts()
Gets the value of the timeBeforeDispatchStarts property.
|
String |
getTopic()
Gets the value of the topic property.
|
BigInteger |
getTopicPrefetch()
Gets the value of the topicPrefetch property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAdvisoryForConsumed()
Gets the value of the advisoryForConsumed property.
|
Boolean |
isAdvisoryForDelivery()
Gets the value of the advisoryForDelivery property.
|
Boolean |
isAdvisoryForDiscardingMessages()
Gets the value of the advisoryForDiscardingMessages property.
|
Boolean |
isAdvisoryForFastProducers()
Gets the value of the advisoryForFastProducers property.
|
Boolean |
isAdvisoryForSlowConsumers()
Gets the value of the advisoryForSlowConsumers property.
|
Boolean |
isAdvisoryWhenFull()
Gets the value of the advisoryWhenFull property.
|
Boolean |
isAllConsumersExclusiveByDefault()
Gets the value of the allConsumersExclusiveByDefault property.
|
Boolean |
isAlwaysRetroactive()
Gets the value of the alwaysRetroactive property.
|
Boolean |
isDoOptimzeMessageStorage()
Gets the value of the doOptimzeMessageStorage property.
|
Boolean |
isEnableAudit()
Gets the value of the enableAudit property.
|
Boolean |
isGcInactiveDestinations()
Gets the value of the gcInactiveDestinations property.
|
Boolean |
isGcWithNetworkConsumers()
Gets the value of the gcWithNetworkConsumers property.
|
Boolean |
isIncludeBodyForAdvisory()
Gets the value of the includeBodyForAdvisory property.
|
Boolean |
isLazyDispatch()
Gets the value of the lazyDispatch property.
|
Boolean |
isOptimizedDispatch()
Gets the value of the optimizedDispatch property.
|
Boolean |
isPersistJMSRedelivered()
Gets the value of the persistJMSRedelivered property.
|
Boolean |
isPrioritizedMessages()
Gets the value of the prioritizedMessages property.
|
Boolean |
isProducerFlowControl()
Gets the value of the producerFlowControl property.
|
Boolean |
isReduceMemoryFootprint()
Gets the value of the reduceMemoryFootprint property.
|
Boolean |
isSendAdvisoryIfNoConsumers()
Gets the value of the sendAdvisoryIfNoConsumers property.
|
Boolean |
isStrictOrderDispatch()
Gets the value of the strictOrderDispatch property.
|
Boolean |
isTempQueue()
Gets the value of the tempQueue property.
|
Boolean |
isTempTopic()
Gets the value of the tempTopic property.
|
Boolean |
isUseCache()
Gets the value of the useCache property.
|
Boolean |
isUseConsumerPriority()
Gets the value of the useConsumerPriority property.
|
Boolean |
isUsePrefetchExtension()
Gets the value of the usePrefetchExtension property.
|
Boolean |
isUseTopicSubscriptionInflightStats()
Gets the value of the useTopicSubscriptionInflightStats property.
|
void |
setAdvisoryForConsumed(Boolean value)
Sets the value of the advisoryForConsumed property.
|
void |
setAdvisoryForDelivery(Boolean value)
Sets the value of the advisoryForDelivery property.
|
void |
setAdvisoryForDiscardingMessages(Boolean value)
Sets the value of the advisoryForDiscardingMessages property.
|
void |
setAdvisoryForFastProducers(Boolean value)
Sets the value of the advisoryForFastProducers property.
|
void |
setAdvisoryForSlowConsumers(Boolean value)
Sets the value of the advisoryForSlowConsumers property.
|
void |
setAdvisoryWhenFull(Boolean value)
Sets the value of the advisoryWhenFull property.
|
void |
setAllConsumersExclusiveByDefault(Boolean value)
Sets the value of the allConsumersExclusiveByDefault property.
|
void |
setAlwaysRetroactive(Boolean value)
Sets the value of the alwaysRetroactive property.
|
void |
setBlockedProducerWarningInterval(Long value)
Sets the value of the blockedProducerWarningInterval property.
|
void |
setConsumersBeforeDispatchStarts(BigInteger value)
Sets the value of the consumersBeforeDispatchStarts property.
|
void |
setCursorMemoryHighWaterMark(BigInteger value)
Sets the value of the cursorMemoryHighWaterMark property.
|
void |
setDeadLetterStrategy(String value)
Sets the value of the deadLetterStrategy property.
|
void |
setDestination(String value)
Sets the value of the destination property.
|
void |
setDispatchPolicy(String value)
Sets the value of the dispatchPolicy property.
|
void |
setDoOptimzeMessageStorage(Boolean value)
Sets the value of the doOptimzeMessageStorage property.
|
void |
setDurableTopicPrefetch(BigInteger value)
Sets the value of the durableTopicPrefetch property.
|
void |
setEnableAudit(Boolean value)
Sets the value of the enableAudit property.
|
void |
setExpireMessagesPeriod(Long value)
Sets the value of the expireMessagesPeriod property.
|
void |
setGcInactiveDestinations(Boolean value)
Sets the value of the gcInactiveDestinations property.
|
void |
setGcWithNetworkConsumers(Boolean value)
Sets the value of the gcWithNetworkConsumers property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setInactiveTimeoutBeforeGC(Long value)
Sets the value of the inactiveTimeoutBeforeGC property.
|
void |
setInactiveTimoutBeforeGC(Long value)
Sets the value of the inactiveTimoutBeforeGC property.
|
void |
setIncludeBodyForAdvisory(Boolean value)
Sets the value of the includeBodyForAdvisory property.
|
void |
setLazyDispatch(Boolean value)
Sets the value of the lazyDispatch property.
|
void |
setMaxAuditDepth(BigInteger value)
Sets the value of the maxAuditDepth property.
|
void |
setMaxBrowsePageSize(BigInteger value)
Sets the value of the maxBrowsePageSize property.
|
void |
setMaxDestinations(BigInteger value)
Sets the value of the maxDestinations property.
|
void |
setMaxExpirePageSize(BigInteger value)
Sets the value of the maxExpirePageSize property.
|
void |
setMaxPageSize(BigInteger value)
Sets the value of the maxPageSize property.
|
void |
setMaxProducersToAudit(BigInteger value)
Sets the value of the maxProducersToAudit property.
|
void |
setMaxQueueAuditDepth(BigInteger value)
Sets the value of the maxQueueAuditDepth property.
|
void |
setMemoryLimit(String value)
Sets the value of the memoryLimit property.
|
void |
setMessageEvictionStrategy(String value)
Sets the value of the messageEvictionStrategy property.
|
void |
setMessageGroupMapFactory(String value)
Sets the value of the messageGroupMapFactory property.
|
void |
setMessageGroupMapFactoryType(String value)
Sets the value of the messageGroupMapFactoryType property.
|
void |
setMinimumMessageSize(Long value)
Sets the value of the minimumMessageSize property.
|
void |
setNetworkBridgeFilterFactory(String value)
Sets the value of the networkBridgeFilterFactory property.
|
void |
setOptimizedDispatch(Boolean value)
Sets the value of the optimizedDispatch property.
|
void |
setOptimizeMessageStoreInFlightLimit(BigInteger value)
Sets the value of the optimizeMessageStoreInFlightLimit property.
|
void |
setPendingDurableSubscriberPolicy(String value)
Sets the value of the pendingDurableSubscriberPolicy property.
|
void |
setPendingMessageLimitStrategy(String value)
Sets the value of the pendingMessageLimitStrategy property.
|
void |
setPendingQueuePolicy(String value)
Sets the value of the pendingQueuePolicy property.
|
void |
setPendingSubscriberPolicy(String value)
Sets the value of the pendingSubscriberPolicy property.
|
void |
setPersistJMSRedelivered(Boolean value)
Sets the value of the persistJMSRedelivered property.
|
void |
setPrioritizedMessages(Boolean value)
Sets the value of the prioritizedMessages property.
|
void |
setProducerFlowControl(Boolean value)
Sets the value of the producerFlowControl property.
|
void |
setQueue(String value)
Sets the value of the queue property.
|
void |
setQueueBrowserPrefetch(BigInteger value)
Sets the value of the queueBrowserPrefetch property.
|
void |
setQueuePrefetch(BigInteger value)
Sets the value of the queuePrefetch property.
|
void |
setReduceMemoryFootprint(Boolean value)
Sets the value of the reduceMemoryFootprint property.
|
void |
setSendAdvisoryIfNoConsumers(Boolean value)
Sets the value of the sendAdvisoryIfNoConsumers property.
|
void |
setSlowConsumerStrategy(String value)
Sets the value of the slowConsumerStrategy property.
|
void |
setStoreUsageHighWaterMark(BigInteger value)
Sets the value of the storeUsageHighWaterMark property.
|
void |
setStrictOrderDispatch(Boolean value)
Sets the value of the strictOrderDispatch property.
|
void |
setSubscriptionRecoveryPolicy(String value)
Sets the value of the subscriptionRecoveryPolicy property.
|
void |
setTempQueue(Boolean value)
Sets the value of the tempQueue property.
|
void |
setTempTopic(Boolean value)
Sets the value of the tempTopic property.
|
void |
setTimeBeforeDispatchStarts(BigInteger value)
Sets the value of the timeBeforeDispatchStarts property.
|
void |
setTopic(String value)
Sets the value of the topic property.
|
void |
setTopicPrefetch(BigInteger value)
Sets the value of the topicPrefetch property.
|
void |
setUseCache(Boolean value)
Sets the value of the useCache property.
|
void |
setUseConsumerPriority(Boolean value)
Sets the value of the useConsumerPriority property.
|
void |
setUsePrefetchExtension(Boolean value)
Sets the value of the usePrefetchExtension property.
|
void |
setUseTopicSubscriptionInflightStats(Boolean value)
Sets the value of the useTopicSubscriptionInflightStats property.
|
String |
toString() |
protected List<Object> deadLetterStrategyOrDestinationOrDispatchPolicy
protected Boolean advisoryForConsumed
protected Boolean advisoryForDelivery
protected Boolean advisoryForDiscardingMessages
protected Boolean advisoryForFastProducers
protected Boolean advisoryForSlowConsumers
protected Boolean advisoryWhenFull
protected Boolean allConsumersExclusiveByDefault
protected Boolean alwaysRetroactive
protected Long blockedProducerWarningInterval
protected BigInteger consumersBeforeDispatchStarts
protected BigInteger cursorMemoryHighWaterMark
protected String deadLetterStrategy
protected String destination
protected String dispatchPolicy
protected Boolean doOptimzeMessageStorage
protected BigInteger durableTopicPrefetch
protected Boolean enableAudit
protected Long expireMessagesPeriod
protected Boolean gcInactiveDestinations
protected Boolean gcWithNetworkConsumers
protected Long inactiveTimeoutBeforeGC
protected Long inactiveTimoutBeforeGC
protected Boolean includeBodyForAdvisory
protected Boolean lazyDispatch
protected BigInteger maxAuditDepth
protected BigInteger maxBrowsePageSize
protected BigInteger maxDestinations
protected BigInteger maxExpirePageSize
protected BigInteger maxPageSize
protected BigInteger maxProducersToAudit
protected BigInteger maxQueueAuditDepth
protected String memoryLimit
protected String messageEvictionStrategy
protected String messageGroupMapFactory
protected String messageGroupMapFactoryType
protected Long minimumMessageSize
protected String networkBridgeFilterFactory
protected BigInteger optimizeMessageStoreInFlightLimit
protected Boolean optimizedDispatch
protected String pendingDurableSubscriberPolicy
protected String pendingMessageLimitStrategy
protected String pendingQueuePolicy
protected String pendingSubscriberPolicy
protected Boolean persistJMSRedelivered
protected Boolean prioritizedMessages
protected Boolean producerFlowControl
protected BigInteger queueBrowserPrefetch
protected BigInteger queuePrefetch
protected Boolean reduceMemoryFootprint
protected Boolean sendAdvisoryIfNoConsumers
protected String slowConsumerStrategy
protected BigInteger storeUsageHighWaterMark
protected Boolean strictOrderDispatch
protected String subscriptionRecoveryPolicy
protected BigInteger timeBeforeDispatchStarts
protected BigInteger topicPrefetch
protected Boolean useConsumerPriority
protected Boolean usePrefetchExtension
protected Boolean useTopicSubscriptionInflightStats
public DtoPolicyEntry()
public List<Object> getDeadLetterStrategyOrDestinationOrDispatchPolicy()
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 set
method for the deadLetterStrategyOrDestinationOrDispatchPolicy property.
For example, to add a new item, do as follows:
getDeadLetterStrategyOrDestinationOrDispatchPolicy().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoPolicyEntry.NetworkBridgeFilterFactory
>
JAXBElement
<
DtoPolicyEntry.SubscriptionRecoveryPolicy
>
JAXBElement
<
DtoPolicyEntry.DeadLetterStrategy
>
JAXBElement
<
DtoPolicyEntry.PendingDurableSubscriberPolicy
>
JAXBElement
<
DtoPolicyEntry.PendingSubscriberPolicy
>
JAXBElement
<
DtoPolicyEntry.MessageEvictionStrategy
>
JAXBElement
<
DtoPolicyEntry.PendingQueuePolicy
>
JAXBElement
<
DtoPolicyEntry.Destination
>
Object
JAXBElement
<
DtoPolicyEntry.MessageGroupMapFactory
>
JAXBElement
<
DtoPolicyEntry.DispatchPolicy
>
JAXBElement
<
DtoPolicyEntry.PendingMessageLimitStrategy
>
JAXBElement
<
DtoPolicyEntry.SlowConsumerStrategy
>
public Boolean isAdvisoryForConsumed()
Boolean
public void setAdvisoryForConsumed(Boolean value)
value
- allowed object is
Boolean
public Boolean isAdvisoryForDelivery()
Boolean
public void setAdvisoryForDelivery(Boolean value)
value
- allowed object is
Boolean
public Boolean isAdvisoryForDiscardingMessages()
Boolean
public void setAdvisoryForDiscardingMessages(Boolean value)
value
- allowed object is
Boolean
public Boolean isAdvisoryForFastProducers()
Boolean
public void setAdvisoryForFastProducers(Boolean value)
value
- allowed object is
Boolean
public Boolean isAdvisoryForSlowConsumers()
Boolean
public void setAdvisoryForSlowConsumers(Boolean value)
value
- allowed object is
Boolean
public Boolean isAdvisoryWhenFull()
Boolean
public void setAdvisoryWhenFull(Boolean value)
value
- allowed object is
Boolean
public Boolean isAllConsumersExclusiveByDefault()
Boolean
public void setAllConsumersExclusiveByDefault(Boolean value)
value
- allowed object is
Boolean
public Boolean isAlwaysRetroactive()
Boolean
public void setAlwaysRetroactive(Boolean value)
value
- allowed object is
Boolean
public Long getBlockedProducerWarningInterval()
Long
public void setBlockedProducerWarningInterval(Long value)
value
- allowed object is
Long
public BigInteger getConsumersBeforeDispatchStarts()
BigInteger
public void setConsumersBeforeDispatchStarts(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getCursorMemoryHighWaterMark()
BigInteger
public void setCursorMemoryHighWaterMark(BigInteger value)
value
- allowed object is
BigInteger
public String getDeadLetterStrategy()
String
public void setDeadLetterStrategy(String value)
value
- allowed object is
String
public String getDestination()
String
public void setDestination(String value)
value
- allowed object is
String
public String getDispatchPolicy()
String
public void setDispatchPolicy(String value)
value
- allowed object is
String
public Boolean isDoOptimzeMessageStorage()
Boolean
public void setDoOptimzeMessageStorage(Boolean value)
value
- allowed object is
Boolean
public BigInteger getDurableTopicPrefetch()
BigInteger
public void setDurableTopicPrefetch(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isEnableAudit()
Boolean
public void setEnableAudit(Boolean value)
value
- allowed object is
Boolean
public Long getExpireMessagesPeriod()
Long
public void setExpireMessagesPeriod(Long value)
value
- allowed object is
Long
public Boolean isGcInactiveDestinations()
Boolean
public void setGcInactiveDestinations(Boolean value)
value
- allowed object is
Boolean
public Boolean isGcWithNetworkConsumers()
Boolean
public void setGcWithNetworkConsumers(Boolean value)
value
- allowed object is
Boolean
public Long getInactiveTimeoutBeforeGC()
Long
public void setInactiveTimeoutBeforeGC(Long value)
value
- allowed object is
Long
public Long getInactiveTimoutBeforeGC()
Long
public void setInactiveTimoutBeforeGC(Long value)
value
- allowed object is
Long
public Boolean isIncludeBodyForAdvisory()
Boolean
public void setIncludeBodyForAdvisory(Boolean value)
value
- allowed object is
Boolean
public Boolean isLazyDispatch()
Boolean
public void setLazyDispatch(Boolean value)
value
- allowed object is
Boolean
public BigInteger getMaxAuditDepth()
BigInteger
public void setMaxAuditDepth(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxBrowsePageSize()
BigInteger
public void setMaxBrowsePageSize(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxDestinations()
BigInteger
public void setMaxDestinations(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxExpirePageSize()
BigInteger
public void setMaxExpirePageSize(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxPageSize()
BigInteger
public void setMaxPageSize(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxProducersToAudit()
BigInteger
public void setMaxProducersToAudit(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getMaxQueueAuditDepth()
BigInteger
public void setMaxQueueAuditDepth(BigInteger value)
value
- allowed object is
BigInteger
public String getMemoryLimit()
String
public void setMemoryLimit(String value)
value
- allowed object is
String
public String getMessageEvictionStrategy()
String
public void setMessageEvictionStrategy(String value)
value
- allowed object is
String
public String getMessageGroupMapFactory()
String
public void setMessageGroupMapFactory(String value)
value
- allowed object is
String
public String getMessageGroupMapFactoryType()
String
public void setMessageGroupMapFactoryType(String value)
value
- allowed object is
String
public Long getMinimumMessageSize()
Long
public void setMinimumMessageSize(Long value)
value
- allowed object is
Long
public String getNetworkBridgeFilterFactory()
String
public void setNetworkBridgeFilterFactory(String value)
value
- allowed object is
String
public BigInteger getOptimizeMessageStoreInFlightLimit()
BigInteger
public void setOptimizeMessageStoreInFlightLimit(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isOptimizedDispatch()
Boolean
public void setOptimizedDispatch(Boolean value)
value
- allowed object is
Boolean
public String getPendingDurableSubscriberPolicy()
String
public void setPendingDurableSubscriberPolicy(String value)
value
- allowed object is
String
public String getPendingMessageLimitStrategy()
String
public void setPendingMessageLimitStrategy(String value)
value
- allowed object is
String
public String getPendingQueuePolicy()
String
public void setPendingQueuePolicy(String value)
value
- allowed object is
String
public String getPendingSubscriberPolicy()
String
public void setPendingSubscriberPolicy(String value)
value
- allowed object is
String
public Boolean isPersistJMSRedelivered()
Boolean
public void setPersistJMSRedelivered(Boolean value)
value
- allowed object is
Boolean
public Boolean isPrioritizedMessages()
Boolean
public void setPrioritizedMessages(Boolean value)
value
- allowed object is
Boolean
public Boolean isProducerFlowControl()
Boolean
public void setProducerFlowControl(Boolean value)
value
- allowed object is
Boolean
public String getQueue()
String
public void setQueue(String value)
value
- allowed object is
String
public BigInteger getQueueBrowserPrefetch()
BigInteger
public void setQueueBrowserPrefetch(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getQueuePrefetch()
BigInteger
public void setQueuePrefetch(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isReduceMemoryFootprint()
Boolean
public void setReduceMemoryFootprint(Boolean value)
value
- allowed object is
Boolean
public Boolean isSendAdvisoryIfNoConsumers()
Boolean
public void setSendAdvisoryIfNoConsumers(Boolean value)
value
- allowed object is
Boolean
public String getSlowConsumerStrategy()
String
public void setSlowConsumerStrategy(String value)
value
- allowed object is
String
public BigInteger getStoreUsageHighWaterMark()
BigInteger
public void setStoreUsageHighWaterMark(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isStrictOrderDispatch()
Boolean
public void setStrictOrderDispatch(Boolean value)
value
- allowed object is
Boolean
public String getSubscriptionRecoveryPolicy()
String
public void setSubscriptionRecoveryPolicy(String value)
value
- allowed object is
String
public Boolean isTempQueue()
Boolean
public void setTempQueue(Boolean value)
value
- allowed object is
Boolean
public Boolean isTempTopic()
Boolean
public void setTempTopic(Boolean value)
value
- allowed object is
Boolean
public BigInteger getTimeBeforeDispatchStarts()
BigInteger
public void setTimeBeforeDispatchStarts(BigInteger value)
value
- allowed object is
BigInteger
public String getTopic()
String
public void setTopic(String value)
value
- allowed object is
String
public BigInteger getTopicPrefetch()
BigInteger
public void setTopicPrefetch(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isUseCache()
Boolean
public void setUseCache(Boolean value)
value
- allowed object is
Boolean
public Boolean isUseConsumerPriority()
Boolean
public void setUseConsumerPriority(Boolean value)
value
- allowed object is
Boolean
public Boolean isUsePrefetchExtension()
Boolean
public void setUsePrefetchExtension(Boolean value)
value
- allowed object is
Boolean
public Boolean isUseTopicSubscriptionInflightStats()
Boolean
public void setUseTopicSubscriptionInflightStats(Boolean value)
value
- allowed object is
Boolean
public void setId(String value)
value
- allowed object is
String
public Map<QName,String> getOtherAttributes()
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.
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.