Class DtoBroker
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoBroker
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoBroker 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="adminView" 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="brokerContext" 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="consumerSystemUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}systemUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="destinationFactory" 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="destinationInterceptors" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}mirroredQueue"/> <element ref="{http://activemq.apache.org/schema/core}virtualDestinationInterceptor"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="destinationPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}policyMap"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="destinations" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" 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="ioExceptionHandler" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}defaultIOExceptionHandler"/> <element ref="{http://activemq.apache.org/schema/core}jDBCIOExceptionHandler"/> <element ref="{http://activemq.apache.org/schema/core}leaseLockerIOExceptionHandler"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="jmsBridgeConnectors" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}jmsQueueConnector"/> <element ref="{http://activemq.apache.org/schema/core}jmsTopicConnector"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="jobSchedulerStore" 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="managementContext" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}managementContext"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="messageAuthorizationPolicy" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence minOccurs="0"> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="networkConnectorURIs" 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> <element name="networkConnectors" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}ldapNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}multicastNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}networkConnector"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="persistenceAdapter" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/> <element ref="{http://activemq.apache.org/schema/core}journalPersistenceAdapter"/> <element ref="{http://activemq.apache.org/schema/core}kahaDB"/> <element ref="{http://activemq.apache.org/schema/core}mKahaDB"/> <element ref="{http://activemq.apache.org/schema/core}memoryPersistenceAdapter"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="persistenceFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}journalPersistenceAdapterFactory"/> <element ref="{http://activemq.apache.org/schema/core}journaledJDBC"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="persistenceTaskRunnerFactory" 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="plugins" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}authorizationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}connectionDotFilePlugin"/> <element ref="{http://activemq.apache.org/schema/core}destinationDotFilePlugin"/> <element ref="{http://activemq.apache.org/schema/core}destinationPathSeparatorPlugin"/> <element ref="{http://activemq.apache.org/schema/core}destinationsPlugin"/> <element ref="{http://activemq.apache.org/schema/core}discardingDLQBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}forcePersistencyModeBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}jaasAuthenticationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}jaasCertificateAuthenticationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}jaasDualAuthenticationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}loggingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}multicastTraceBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}partitionBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}redeliveryPlugin"/> <element ref="{http://activemq.apache.org/schema/core}runtimeConfigurationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}simpleAuthenticationPlugin"/> <element ref="{http://activemq.apache.org/schema/core}statisticsBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}timeStampingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}traceBrokerPathPlugin"/> <element ref="{http://activemq.apache.org/schema/core}udpTraceBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}virtualSelectorCacheBrokerPlugin"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="producerSystemUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}systemUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="proxyConnectors" 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> <element name="regionBroker" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}destinationPathSeparatorPlugin"/> <element ref="{http://activemq.apache.org/schema/core}destinationsPlugin"/> <element ref="{http://activemq.apache.org/schema/core}forcePersistencyModeBroker"/> <element ref="{http://activemq.apache.org/schema/core}loggingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}multicastTraceBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}redeliveryPlugin"/> <element ref="{http://activemq.apache.org/schema/core}timeStampingBrokerPlugin"/> <element ref="{http://activemq.apache.org/schema/core}traceBrokerPathPlugin"/> <element ref="{http://activemq.apache.org/schema/core}udpTraceBrokerPlugin"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="services" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}broker"/> <element ref="{http://activemq.apache.org/schema/core}brokerService"/> <element ref="{http://activemq.apache.org/schema/core}database-locker"/> <element ref="{http://activemq.apache.org/schema/core}forwardingBridge"/> <element ref="{http://activemq.apache.org/schema/core}inboundQueueBridge"/> <element ref="{http://activemq.apache.org/schema/core}inboundTopicBridge"/> <element ref="{http://activemq.apache.org/schema/core}jdbcPersistenceAdapter"/> <element ref="{http://activemq.apache.org/schema/core}jmsQueueConnector"/> <element ref="{http://activemq.apache.org/schema/core}jmsTopicConnector"/> <element ref="{http://activemq.apache.org/schema/core}jobSchedulerUsage"/> <element ref="{http://activemq.apache.org/schema/core}journalPersistenceAdapterFactory"/> <element ref="{http://activemq.apache.org/schema/core}journaledJDBC"/> <element ref="{http://activemq.apache.org/schema/core}kahaDB"/> <element ref="{http://activemq.apache.org/schema/core}ldapNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}lease-database-locker"/> <element ref="{http://activemq.apache.org/schema/core}mKahaDB"/> <element ref="{http://activemq.apache.org/schema/core}managementContext"/> <element ref="{http://activemq.apache.org/schema/core}memoryUsage"/> <element ref="{http://activemq.apache.org/schema/core}multicastNetworkConnector"/> <element ref="{http://activemq.apache.org/schema/core}networkConnector"/> <element ref="{http://activemq.apache.org/schema/core}outboundQueueBridge"/> <element ref="{http://activemq.apache.org/schema/core}outboundTopicBridge"/> <element ref="{http://activemq.apache.org/schema/core}pListStoreImpl"/> <element ref="{http://activemq.apache.org/schema/core}proxyConnector"/> <element ref="{http://activemq.apache.org/schema/core}shared-file-locker"/> <element ref="{http://activemq.apache.org/schema/core}storeUsage"/> <element ref="{http://activemq.apache.org/schema/core}systemUsage"/> <element ref="{http://activemq.apache.org/schema/core}tempUsage"/> <element ref="{http://activemq.apache.org/schema/core}transact-database-locker"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="shutdownHooks" 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> <element name="sslContext" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}sslContext"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="startException" 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="systemUsage" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}systemUsage"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="taskRunnerFactory" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}taskRunnerFactory"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="tempDataStore" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}pListStoreImpl"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <element name="transportConnectorURIs" 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> <element name="transportConnectors" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{http://activemq.apache.org/schema/core}transportConnector"/> <any namespace='##other'/> </choice> </restriction> </complexContent> </complexType> </element> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </choice> </choice> <attribute name="adjustUsageLimits" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="adminView" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="advisorySupport" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allowTempAutoCreationOnSend" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="anonymousProducerAdvisorySupport" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="brokerContext" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerId" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="brokerObjectName" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="cacheTempDestinations" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="consumerSystemUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="consumerSystemUsagePortion" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="dataDirectory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="dataDirectoryFile" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="dedicatedTaskRunner" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="deleteAllMessagesOnStartup" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="destinationFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="destinationPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="diskUsageCheckRegrowThreshold" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="enableMessageExpirationOnActiveDurableSubs" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="enableStatistics" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ioExceptionHandler" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="jobSchedulerStore" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="keepDurableSubsActive" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="managementContext" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="maxPurgedDestinationsPerSweep" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="maxSchedulerRepeatAllowed" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="mbeanInvocationTimeout" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="messageAuthorizationPolicy" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="monitorConnectionSplits" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="networkConnectorStartAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="offlineDurableSubscriberTaskSchedule" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="offlineDurableSubscriberTimeout" type="{http://www.w3.org/2001/XMLSchema}long" /> <attribute name="passiveSlave" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="persistenceAdapter" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="persistenceFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="persistenceTaskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="persistenceThreadPriority" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="persistent" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="populateJMSXUserID" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="populateUserNameInMBeans" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="producerSystemUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="producerSystemUsagePortion" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="regionBroker" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rejectDurableConsumers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="restartAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="rollbackOnlyOnAsyncException" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="schedulePeriodForDestinationPurge" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="schedulePeriodForDiskUsageCheck" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="schedulerDirectory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="schedulerDirectoryFile" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="schedulerSupport" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="shutdownOnMasterFailure" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="shutdownOnSlaveFailure" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="splitSystemUsageForProducersConsumers" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="sslContext" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="start" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="startAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="startException" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="storeOpenWireVersion" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="systemExitOnShutdown" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="systemExitOnShutdownExitCode" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="systemUsage" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="taskRunnerFactory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="taskRunnerPriority" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="tempDataStore" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="timeBeforePurgeTempDestinations" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="tmpDataDirectory" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="useAuthenticatedPrincipalForJMSXUserID" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useJmx" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="useLocalHostBrokerName" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useLoggingForShutdownErrors" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useMirroredQueues" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useShutdownHook" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useTempMirroredQueues" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useVirtualDestSubs" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useVirtualDestSubsOnCreation" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="useVirtualTopics" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="vmConnectorURI" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="waitForSlave" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="waitForSlaveTimeout" type="{http://www.w3.org/2001/XMLSchema}long" /> <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 class
DtoBroker.AdminView
Java class for anonymous complex type.static class
DtoBroker.BrokerContext
Java class for anonymous complex type.static class
DtoBroker.ConsumerSystemUsage
Java class for anonymous complex type.static class
DtoBroker.DestinationFactory
Java class for anonymous complex type.static class
DtoBroker.DestinationInterceptors
Java class for anonymous complex type.static class
DtoBroker.DestinationPolicy
Java class for anonymous complex type.static class
DtoBroker.Destinations
Java class for anonymous complex type.static class
DtoBroker.IoExceptionHandler
Java class for anonymous complex type.static class
DtoBroker.JmsBridgeConnectors
Java class for anonymous complex type.static class
DtoBroker.JobSchedulerStore
Java class for anonymous complex type.static class
DtoBroker.ManagementContext
Java class for anonymous complex type.static class
DtoBroker.MessageAuthorizationPolicy
Java class for anonymous complex type.static class
DtoBroker.NetworkConnectors
Java class for anonymous complex type.static class
DtoBroker.NetworkConnectorURIs
Java class for anonymous complex type.static class
DtoBroker.PersistenceAdapter
Java class for anonymous complex type.static class
DtoBroker.PersistenceFactory
Java class for anonymous complex type.static class
DtoBroker.PersistenceTaskRunnerFactory
Java class for anonymous complex type.static class
DtoBroker.Plugins
Java class for anonymous complex type.static class
DtoBroker.ProducerSystemUsage
Java class for anonymous complex type.static class
DtoBroker.ProxyConnectors
Java class for anonymous complex type.static class
DtoBroker.RegionBroker
Java class for anonymous complex type.static class
DtoBroker.Services
Java class for anonymous complex type.static class
DtoBroker.ShutdownHooks
Java class for anonymous complex type.static class
DtoBroker.SslContext
Java class for anonymous complex type.static class
DtoBroker.StartException
Java class for anonymous complex type.static class
DtoBroker.SystemUsage
Java class for anonymous complex type.static class
DtoBroker.TaskRunnerFactory
Java class for anonymous complex type.static class
DtoBroker.TempDataStore
Java class for anonymous complex type.static class
DtoBroker.TransportConnectors
Java class for anonymous complex type.static class
DtoBroker.TransportConnectorURIs
Java class for anonymous complex type.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DtoBroker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilder
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
StringBuilder
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 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.EqualsStrategy2 strategy)
String
getAdminView()
Gets the value of the adminView property.String
getAdvisorySupport()
Gets the value of the advisorySupport property.String
getBrokerContext()
Gets the value of the brokerContext property.String
getBrokerId()
Gets the value of the brokerId property.String
getBrokerName()
Gets the value of the brokerName property.String
getBrokerObjectName()
Gets the value of the brokerObjectName property.String
getConsumerSystemUsage()
Gets the value of the consumerSystemUsage property.BigInteger
getConsumerSystemUsagePortion()
Gets the value of the consumerSystemUsagePortion property.List<Object>
getContents()
Gets the value of the contents property.String
getDataDirectory()
Gets the value of the dataDirectory property.String
getDataDirectoryFile()
Gets the value of the dataDirectoryFile property.String
getDeleteAllMessagesOnStartup()
Gets the value of the deleteAllMessagesOnStartup property.String
getDestinationFactory()
Gets the value of the destinationFactory property.String
getDestinationPolicy()
Gets the value of the destinationPolicy property.String
getDiskUsageCheckRegrowThreshold()
Gets the value of the diskUsageCheckRegrowThreshold property.String
getId()
Gets the value of the id property.String
getIoExceptionHandler()
Gets the value of the ioExceptionHandler property.String
getJobSchedulerStore()
Gets the value of the jobSchedulerStore property.String
getManagementContext()
Gets the value of the managementContext property.BigInteger
getMaxPurgedDestinationsPerSweep()
Gets the value of the maxPurgedDestinationsPerSweep property.BigInteger
getMaxSchedulerRepeatAllowed()
Gets the value of the maxSchedulerRepeatAllowed property.Long
getMbeanInvocationTimeout()
Gets the value of the mbeanInvocationTimeout property.String
getMessageAuthorizationPolicy()
Gets the value of the messageAuthorizationPolicy property.Long
getOfflineDurableSubscriberTaskSchedule()
Gets the value of the offlineDurableSubscriberTaskSchedule property.Long
getOfflineDurableSubscriberTimeout()
Gets the value of the offlineDurableSubscriberTimeout property.Map<QName,String>
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.String
getPassiveSlave()
Gets the value of the passiveSlave property.String
getPersistenceAdapter()
Gets the value of the persistenceAdapter property.String
getPersistenceFactory()
Gets the value of the persistenceFactory property.String
getPersistenceTaskRunnerFactory()
Gets the value of the persistenceTaskRunnerFactory property.BigInteger
getPersistenceThreadPriority()
Gets the value of the persistenceThreadPriority property.String
getPersistent()
Gets the value of the persistent property.String
getProducerSystemUsage()
Gets the value of the producerSystemUsage property.BigInteger
getProducerSystemUsagePortion()
Gets the value of the producerSystemUsagePortion property.String
getRegionBroker()
Gets the value of the regionBroker property.BigInteger
getSchedulePeriodForDestinationPurge()
Gets the value of the schedulePeriodForDestinationPurge property.BigInteger
getSchedulePeriodForDiskUsageCheck()
Gets the value of the schedulePeriodForDiskUsageCheck property.String
getSchedulerDirectory()
Gets the value of the schedulerDirectory property.String
getSchedulerDirectoryFile()
Gets the value of the schedulerDirectoryFile property.String
getSchedulerSupport()
Gets the value of the schedulerSupport property.String
getShutdownOnSlaveFailure()
Gets the value of the shutdownOnSlaveFailure property.String
getSslContext()
Gets the value of the sslContext property.String
getStartException()
Gets the value of the startException property.BigInteger
getStoreOpenWireVersion()
Gets the value of the storeOpenWireVersion property.String
getSystemExitOnShutdown()
Gets the value of the systemExitOnShutdown property.BigInteger
getSystemExitOnShutdownExitCode()
Gets the value of the systemExitOnShutdownExitCode property.String
getSystemUsage()
Gets the value of the systemUsage property.String
getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.BigInteger
getTaskRunnerPriority()
Gets the value of the taskRunnerPriority property.String
getTempDataStore()
Gets the value of the tempDataStore property.BigInteger
getTimeBeforePurgeTempDestinations()
Gets the value of the timeBeforePurgeTempDestinations property.String
getTmpDataDirectory()
Gets the value of the tmpDataDirectory property.String
getUseJmx()
Gets the value of the useJmx property.String
getVmConnectorURI()
Gets the value of the vmConnectorURI property.String
getWaitForSlave()
Gets the value of the waitForSlave property.Long
getWaitForSlaveTimeout()
Gets the value of the waitForSlaveTimeout property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Boolean
isAdjustUsageLimits()
Gets the value of the adjustUsageLimits property.Boolean
isAllowTempAutoCreationOnSend()
Gets the value of the allowTempAutoCreationOnSend property.Boolean
isAnonymousProducerAdvisorySupport()
Gets the value of the anonymousProducerAdvisorySupport property.Boolean
isCacheTempDestinations()
Gets the value of the cacheTempDestinations property.Boolean
isDedicatedTaskRunner()
Gets the value of the dedicatedTaskRunner property.Boolean
isEnableMessageExpirationOnActiveDurableSubs()
Gets the value of the enableMessageExpirationOnActiveDurableSubs property.Boolean
isEnableStatistics()
Gets the value of the enableStatistics property.Boolean
isKeepDurableSubsActive()
Gets the value of the keepDurableSubsActive property.Boolean
isMonitorConnectionSplits()
Gets the value of the monitorConnectionSplits property.Boolean
isNetworkConnectorStartAsync()
Gets the value of the networkConnectorStartAsync property.Boolean
isPopulateJMSXUserID()
Gets the value of the populateJMSXUserID property.Boolean
isPopulateUserNameInMBeans()
Gets the value of the populateUserNameInMBeans property.Boolean
isRejectDurableConsumers()
Gets the value of the rejectDurableConsumers property.Boolean
isRestartAllowed()
Gets the value of the restartAllowed property.Boolean
isRollbackOnlyOnAsyncException()
Gets the value of the rollbackOnlyOnAsyncException property.Boolean
isShutdownOnMasterFailure()
Gets the value of the shutdownOnMasterFailure property.Boolean
isSplitSystemUsageForProducersConsumers()
Gets the value of the splitSystemUsageForProducersConsumers property.Boolean
isStart()
Gets the value of the start property.Boolean
isStartAsync()
Gets the value of the startAsync property.Boolean
isUseAuthenticatedPrincipalForJMSXUserID()
Gets the value of the useAuthenticatedPrincipalForJMSXUserID property.Boolean
isUseLocalHostBrokerName()
Gets the value of the useLocalHostBrokerName property.Boolean
isUseLoggingForShutdownErrors()
Gets the value of the useLoggingForShutdownErrors property.Boolean
isUseMirroredQueues()
Gets the value of the useMirroredQueues property.Boolean
isUseShutdownHook()
Gets the value of the useShutdownHook property.Boolean
isUseTempMirroredQueues()
Gets the value of the useTempMirroredQueues property.Boolean
isUseVirtualDestSubs()
Gets the value of the useVirtualDestSubs property.Boolean
isUseVirtualDestSubsOnCreation()
Gets the value of the useVirtualDestSubsOnCreation property.Boolean
isUseVirtualTopics()
Gets the value of the useVirtualTopics property.void
setAdjustUsageLimits(Boolean value)
Sets the value of the adjustUsageLimits property.void
setAdminView(String value)
Sets the value of the adminView property.void
setAdvisorySupport(String value)
Sets the value of the advisorySupport property.void
setAllowTempAutoCreationOnSend(Boolean value)
Sets the value of the allowTempAutoCreationOnSend property.void
setAnonymousProducerAdvisorySupport(Boolean value)
Sets the value of the anonymousProducerAdvisorySupport property.void
setBrokerContext(String value)
Sets the value of the brokerContext property.void
setBrokerId(String value)
Sets the value of the brokerId property.void
setBrokerName(String value)
Sets the value of the brokerName property.void
setBrokerObjectName(String value)
Sets the value of the brokerObjectName property.void
setCacheTempDestinations(Boolean value)
Sets the value of the cacheTempDestinations property.void
setConsumerSystemUsage(String value)
Sets the value of the consumerSystemUsage property.void
setConsumerSystemUsagePortion(BigInteger value)
Sets the value of the consumerSystemUsagePortion property.void
setDataDirectory(String value)
Sets the value of the dataDirectory property.void
setDataDirectoryFile(String value)
Sets the value of the dataDirectoryFile property.void
setDedicatedTaskRunner(Boolean value)
Sets the value of the dedicatedTaskRunner property.void
setDeleteAllMessagesOnStartup(String value)
Sets the value of the deleteAllMessagesOnStartup property.void
setDestinationFactory(String value)
Sets the value of the destinationFactory property.void
setDestinationPolicy(String value)
Sets the value of the destinationPolicy property.void
setDiskUsageCheckRegrowThreshold(String value)
Sets the value of the diskUsageCheckRegrowThreshold property.void
setEnableMessageExpirationOnActiveDurableSubs(Boolean value)
Sets the value of the enableMessageExpirationOnActiveDurableSubs property.void
setEnableStatistics(Boolean value)
Sets the value of the enableStatistics property.void
setId(String value)
Sets the value of the id property.void
setIoExceptionHandler(String value)
Sets the value of the ioExceptionHandler property.void
setJobSchedulerStore(String value)
Sets the value of the jobSchedulerStore property.void
setKeepDurableSubsActive(Boolean value)
Sets the value of the keepDurableSubsActive property.void
setManagementContext(String value)
Sets the value of the managementContext property.void
setMaxPurgedDestinationsPerSweep(BigInteger value)
Sets the value of the maxPurgedDestinationsPerSweep property.void
setMaxSchedulerRepeatAllowed(BigInteger value)
Sets the value of the maxSchedulerRepeatAllowed property.void
setMbeanInvocationTimeout(Long value)
Sets the value of the mbeanInvocationTimeout property.void
setMessageAuthorizationPolicy(String value)
Sets the value of the messageAuthorizationPolicy property.void
setMonitorConnectionSplits(Boolean value)
Sets the value of the monitorConnectionSplits property.void
setNetworkConnectorStartAsync(Boolean value)
Sets the value of the networkConnectorStartAsync property.void
setOfflineDurableSubscriberTaskSchedule(Long value)
Sets the value of the offlineDurableSubscriberTaskSchedule property.void
setOfflineDurableSubscriberTimeout(Long value)
Sets the value of the offlineDurableSubscriberTimeout property.void
setPassiveSlave(String value)
Sets the value of the passiveSlave property.void
setPersistenceAdapter(String value)
Sets the value of the persistenceAdapter property.void
setPersistenceFactory(String value)
Sets the value of the persistenceFactory property.void
setPersistenceTaskRunnerFactory(String value)
Sets the value of the persistenceTaskRunnerFactory property.void
setPersistenceThreadPriority(BigInteger value)
Sets the value of the persistenceThreadPriority property.void
setPersistent(String value)
Sets the value of the persistent property.void
setPopulateJMSXUserID(Boolean value)
Sets the value of the populateJMSXUserID property.void
setPopulateUserNameInMBeans(Boolean value)
Sets the value of the populateUserNameInMBeans property.void
setProducerSystemUsage(String value)
Sets the value of the producerSystemUsage property.void
setProducerSystemUsagePortion(BigInteger value)
Sets the value of the producerSystemUsagePortion property.void
setRegionBroker(String value)
Sets the value of the regionBroker property.void
setRejectDurableConsumers(Boolean value)
Sets the value of the rejectDurableConsumers property.void
setRestartAllowed(Boolean value)
Sets the value of the restartAllowed property.void
setRollbackOnlyOnAsyncException(Boolean value)
Sets the value of the rollbackOnlyOnAsyncException property.void
setSchedulePeriodForDestinationPurge(BigInteger value)
Sets the value of the schedulePeriodForDestinationPurge property.void
setSchedulePeriodForDiskUsageCheck(BigInteger value)
Sets the value of the schedulePeriodForDiskUsageCheck property.void
setSchedulerDirectory(String value)
Sets the value of the schedulerDirectory property.void
setSchedulerDirectoryFile(String value)
Sets the value of the schedulerDirectoryFile property.void
setSchedulerSupport(String value)
Sets the value of the schedulerSupport property.void
setShutdownOnMasterFailure(Boolean value)
Sets the value of the shutdownOnMasterFailure property.void
setShutdownOnSlaveFailure(String value)
Sets the value of the shutdownOnSlaveFailure property.void
setSplitSystemUsageForProducersConsumers(Boolean value)
Sets the value of the splitSystemUsageForProducersConsumers property.void
setSslContext(String value)
Sets the value of the sslContext property.void
setStart(Boolean value)
Sets the value of the start property.void
setStartAsync(Boolean value)
Sets the value of the startAsync property.void
setStartException(String value)
Sets the value of the startException property.void
setStoreOpenWireVersion(BigInteger value)
Sets the value of the storeOpenWireVersion property.void
setSystemExitOnShutdown(String value)
Sets the value of the systemExitOnShutdown property.void
setSystemExitOnShutdownExitCode(BigInteger value)
Sets the value of the systemExitOnShutdownExitCode property.void
setSystemUsage(String value)
Sets the value of the systemUsage property.void
setTaskRunnerFactory(String value)
Sets the value of the taskRunnerFactory property.void
setTaskRunnerPriority(BigInteger value)
Sets the value of the taskRunnerPriority property.void
setTempDataStore(String value)
Sets the value of the tempDataStore property.void
setTimeBeforePurgeTempDestinations(BigInteger value)
Sets the value of the timeBeforePurgeTempDestinations property.void
setTmpDataDirectory(String value)
Sets the value of the tmpDataDirectory property.void
setUseAuthenticatedPrincipalForJMSXUserID(Boolean value)
Sets the value of the useAuthenticatedPrincipalForJMSXUserID property.void
setUseJmx(String value)
Sets the value of the useJmx property.void
setUseLocalHostBrokerName(Boolean value)
Sets the value of the useLocalHostBrokerName property.void
setUseLoggingForShutdownErrors(Boolean value)
Sets the value of the useLoggingForShutdownErrors property.void
setUseMirroredQueues(Boolean value)
Sets the value of the useMirroredQueues property.void
setUseShutdownHook(Boolean value)
Sets the value of the useShutdownHook property.void
setUseTempMirroredQueues(Boolean value)
Sets the value of the useTempMirroredQueues property.void
setUseVirtualDestSubs(Boolean value)
Sets the value of the useVirtualDestSubs property.void
setUseVirtualDestSubsOnCreation(Boolean value)
Sets the value of the useVirtualDestSubsOnCreation property.void
setUseVirtualTopics(Boolean value)
Sets the value of the useVirtualTopics property.void
setVmConnectorURI(String value)
Sets the value of the vmConnectorURI property.void
setWaitForSlave(String value)
Sets the value of the waitForSlave property.void
setWaitForSlaveTimeout(Long value)
Sets the value of the waitForSlaveTimeout property.String
toString()
-
-
-
Field Detail
-
adjustUsageLimits
protected Boolean adjustUsageLimits
-
adminView
protected String adminView
-
advisorySupport
protected String advisorySupport
-
allowTempAutoCreationOnSend
protected Boolean allowTempAutoCreationOnSend
-
anonymousProducerAdvisorySupport
protected Boolean anonymousProducerAdvisorySupport
-
brokerContext
protected String brokerContext
-
brokerId
protected String brokerId
-
brokerName
protected String brokerName
-
brokerObjectName
protected String brokerObjectName
-
cacheTempDestinations
protected Boolean cacheTempDestinations
-
consumerSystemUsage
protected String consumerSystemUsage
-
consumerSystemUsagePortion
protected BigInteger consumerSystemUsagePortion
-
dataDirectory
protected String dataDirectory
-
dataDirectoryFile
protected String dataDirectoryFile
-
dedicatedTaskRunner
protected Boolean dedicatedTaskRunner
-
deleteAllMessagesOnStartup
protected String deleteAllMessagesOnStartup
-
destinationFactory
protected String destinationFactory
-
destinationPolicy
protected String destinationPolicy
-
diskUsageCheckRegrowThreshold
protected String diskUsageCheckRegrowThreshold
-
enableMessageExpirationOnActiveDurableSubs
protected Boolean enableMessageExpirationOnActiveDurableSubs
-
enableStatistics
protected Boolean enableStatistics
-
ioExceptionHandler
protected String ioExceptionHandler
-
jobSchedulerStore
protected String jobSchedulerStore
-
keepDurableSubsActive
protected Boolean keepDurableSubsActive
-
managementContext
protected String managementContext
-
maxPurgedDestinationsPerSweep
protected BigInteger maxPurgedDestinationsPerSweep
-
maxSchedulerRepeatAllowed
protected BigInteger maxSchedulerRepeatAllowed
-
mbeanInvocationTimeout
protected Long mbeanInvocationTimeout
-
messageAuthorizationPolicy
protected String messageAuthorizationPolicy
-
monitorConnectionSplits
protected Boolean monitorConnectionSplits
-
networkConnectorStartAsync
protected Boolean networkConnectorStartAsync
-
offlineDurableSubscriberTaskSchedule
protected Long offlineDurableSubscriberTaskSchedule
-
offlineDurableSubscriberTimeout
protected Long offlineDurableSubscriberTimeout
-
passiveSlave
protected String passiveSlave
-
persistenceAdapter
protected String persistenceAdapter
-
persistenceFactory
protected String persistenceFactory
-
persistenceTaskRunnerFactory
protected String persistenceTaskRunnerFactory
-
persistenceThreadPriority
protected BigInteger persistenceThreadPriority
-
persistent
protected String persistent
-
populateJMSXUserID
protected Boolean populateJMSXUserID
-
populateUserNameInMBeans
protected Boolean populateUserNameInMBeans
-
producerSystemUsage
protected String producerSystemUsage
-
producerSystemUsagePortion
protected BigInteger producerSystemUsagePortion
-
regionBroker
protected String regionBroker
-
rejectDurableConsumers
protected Boolean rejectDurableConsumers
-
restartAllowed
protected Boolean restartAllowed
-
rollbackOnlyOnAsyncException
protected Boolean rollbackOnlyOnAsyncException
-
schedulePeriodForDestinationPurge
protected BigInteger schedulePeriodForDestinationPurge
-
schedulePeriodForDiskUsageCheck
protected BigInteger schedulePeriodForDiskUsageCheck
-
schedulerDirectory
protected String schedulerDirectory
-
schedulerDirectoryFile
protected String schedulerDirectoryFile
-
schedulerSupport
protected String schedulerSupport
-
shutdownOnMasterFailure
protected Boolean shutdownOnMasterFailure
-
shutdownOnSlaveFailure
protected String shutdownOnSlaveFailure
-
splitSystemUsageForProducersConsumers
protected Boolean splitSystemUsageForProducersConsumers
-
sslContext
protected String sslContext
-
start
protected Boolean start
-
startAsync
protected Boolean startAsync
-
startException
protected String startException
-
storeOpenWireVersion
protected BigInteger storeOpenWireVersion
-
systemExitOnShutdown
protected String systemExitOnShutdown
-
systemExitOnShutdownExitCode
protected BigInteger systemExitOnShutdownExitCode
-
systemUsage
protected String systemUsage
-
taskRunnerFactory
protected String taskRunnerFactory
-
taskRunnerPriority
protected BigInteger taskRunnerPriority
-
tempDataStore
protected String tempDataStore
-
timeBeforePurgeTempDestinations
protected BigInteger timeBeforePurgeTempDestinations
-
tmpDataDirectory
protected String tmpDataDirectory
-
useAuthenticatedPrincipalForJMSXUserID
protected Boolean useAuthenticatedPrincipalForJMSXUserID
-
useJmx
protected String useJmx
-
useLocalHostBrokerName
protected Boolean useLocalHostBrokerName
-
useLoggingForShutdownErrors
protected Boolean useLoggingForShutdownErrors
-
useMirroredQueues
protected Boolean useMirroredQueues
-
useShutdownHook
protected Boolean useShutdownHook
-
useTempMirroredQueues
protected Boolean useTempMirroredQueues
-
useVirtualDestSubs
protected Boolean useVirtualDestSubs
-
useVirtualDestSubsOnCreation
protected Boolean useVirtualDestSubsOnCreation
-
useVirtualTopics
protected Boolean useVirtualTopics
-
vmConnectorURI
protected String vmConnectorURI
-
waitForSlave
protected String waitForSlave
-
waitForSlaveTimeout
protected Long waitForSlaveTimeout
-
id
protected String id
-
-
Method Detail
-
getContents
public List<Object> getContents()
Gets the value of the contents 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
set
method for the contents property.For example, to add a new item, do as follows:
getContents().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
DtoBroker.AdminView
>
JAXBElement
<
DtoBroker.BrokerContext
>
JAXBElement
<
DtoBroker.ConsumerSystemUsage
>
JAXBElement
<
DtoBroker.DestinationFactory
>
JAXBElement
<
DtoBroker.DestinationInterceptors
>
JAXBElement
<
DtoBroker.DestinationPolicy
>
JAXBElement
<
DtoBroker.Destinations
>
JAXBElement
<
DtoBroker.IoExceptionHandler
>
JAXBElement
<
DtoBroker.JmsBridgeConnectors
>
JAXBElement
<
DtoBroker.JobSchedulerStore
>
JAXBElement
<
DtoBroker.ManagementContext
>
JAXBElement
<
DtoBroker.MessageAuthorizationPolicy
>
JAXBElement
<
DtoBroker.NetworkConnectorURIs
>
JAXBElement
<
DtoBroker.NetworkConnectors
>
JAXBElement
<
DtoBroker.PersistenceAdapter
>
JAXBElement
<
DtoBroker.PersistenceFactory
>
JAXBElement
<
DtoBroker.PersistenceTaskRunnerFactory
>
JAXBElement
<
DtoBroker.Plugins
>
JAXBElement
<
DtoBroker.ProducerSystemUsage
>
JAXBElement
<
DtoBroker.ProxyConnectors
>
JAXBElement
<
DtoBroker.RegionBroker
>
JAXBElement
<
DtoBroker.Services
>
JAXBElement
<
DtoBroker.ShutdownHooks
>
JAXBElement
<
DtoBroker.SslContext
>
JAXBElement
<
DtoBroker.StartException
>
JAXBElement
<
DtoBroker.SystemUsage
>
JAXBElement
<
DtoBroker.TaskRunnerFactory
>
JAXBElement
<
DtoBroker.TempDataStore
>
JAXBElement
<
DtoBroker.TransportConnectorURIs
>
JAXBElement
<
DtoBroker.TransportConnectors
>
Object
-
isAdjustUsageLimits
public Boolean isAdjustUsageLimits()
Gets the value of the adjustUsageLimits property.- Returns:
- possible object is
Boolean
-
setAdjustUsageLimits
public void setAdjustUsageLimits(Boolean value)
Sets the value of the adjustUsageLimits property.- Parameters:
value
- allowed object isBoolean
-
getAdminView
public String getAdminView()
Gets the value of the adminView property.- Returns:
- possible object is
String
-
setAdminView
public void setAdminView(String value)
Sets the value of the adminView property.- Parameters:
value
- allowed object isString
-
getAdvisorySupport
public String getAdvisorySupport()
Gets the value of the advisorySupport property.- Returns:
- possible object is
String
-
setAdvisorySupport
public void setAdvisorySupport(String value)
Sets the value of the advisorySupport property.- Parameters:
value
- allowed object isString
-
isAllowTempAutoCreationOnSend
public Boolean isAllowTempAutoCreationOnSend()
Gets the value of the allowTempAutoCreationOnSend property.- Returns:
- possible object is
Boolean
-
setAllowTempAutoCreationOnSend
public void setAllowTempAutoCreationOnSend(Boolean value)
Sets the value of the allowTempAutoCreationOnSend property.- Parameters:
value
- allowed object isBoolean
-
isAnonymousProducerAdvisorySupport
public Boolean isAnonymousProducerAdvisorySupport()
Gets the value of the anonymousProducerAdvisorySupport property.- Returns:
- possible object is
Boolean
-
setAnonymousProducerAdvisorySupport
public void setAnonymousProducerAdvisorySupport(Boolean value)
Sets the value of the anonymousProducerAdvisorySupport property.- Parameters:
value
- allowed object isBoolean
-
getBrokerContext
public String getBrokerContext()
Gets the value of the brokerContext property.- Returns:
- possible object is
String
-
setBrokerContext
public void setBrokerContext(String value)
Sets the value of the brokerContext property.- Parameters:
value
- allowed object isString
-
getBrokerId
public String getBrokerId()
Gets the value of the brokerId property.- Returns:
- possible object is
String
-
setBrokerId
public void setBrokerId(String value)
Sets the value of the brokerId property.- Parameters:
value
- allowed object isString
-
getBrokerName
public String getBrokerName()
Gets the value of the brokerName property.- Returns:
- possible object is
String
-
setBrokerName
public void setBrokerName(String value)
Sets the value of the brokerName property.- Parameters:
value
- allowed object isString
-
getBrokerObjectName
public String getBrokerObjectName()
Gets the value of the brokerObjectName property.- Returns:
- possible object is
String
-
setBrokerObjectName
public void setBrokerObjectName(String value)
Sets the value of the brokerObjectName property.- Parameters:
value
- allowed object isString
-
isCacheTempDestinations
public Boolean isCacheTempDestinations()
Gets the value of the cacheTempDestinations property.- Returns:
- possible object is
Boolean
-
setCacheTempDestinations
public void setCacheTempDestinations(Boolean value)
Sets the value of the cacheTempDestinations property.- Parameters:
value
- allowed object isBoolean
-
getConsumerSystemUsage
public String getConsumerSystemUsage()
Gets the value of the consumerSystemUsage property.- Returns:
- possible object is
String
-
setConsumerSystemUsage
public void setConsumerSystemUsage(String value)
Sets the value of the consumerSystemUsage property.- Parameters:
value
- allowed object isString
-
getConsumerSystemUsagePortion
public BigInteger getConsumerSystemUsagePortion()
Gets the value of the consumerSystemUsagePortion property.- Returns:
- possible object is
BigInteger
-
setConsumerSystemUsagePortion
public void setConsumerSystemUsagePortion(BigInteger value)
Sets the value of the consumerSystemUsagePortion property.- Parameters:
value
- allowed object isBigInteger
-
getDataDirectory
public String getDataDirectory()
Gets the value of the dataDirectory property.- Returns:
- possible object is
String
-
setDataDirectory
public void setDataDirectory(String value)
Sets the value of the dataDirectory property.- Parameters:
value
- allowed object isString
-
getDataDirectoryFile
public String getDataDirectoryFile()
Gets the value of the dataDirectoryFile property.- Returns:
- possible object is
String
-
setDataDirectoryFile
public void setDataDirectoryFile(String value)
Sets the value of the dataDirectoryFile property.- Parameters:
value
- allowed object isString
-
isDedicatedTaskRunner
public Boolean isDedicatedTaskRunner()
Gets the value of the dedicatedTaskRunner property.- Returns:
- possible object is
Boolean
-
setDedicatedTaskRunner
public void setDedicatedTaskRunner(Boolean value)
Sets the value of the dedicatedTaskRunner property.- Parameters:
value
- allowed object isBoolean
-
getDeleteAllMessagesOnStartup
public String getDeleteAllMessagesOnStartup()
Gets the value of the deleteAllMessagesOnStartup property.- Returns:
- possible object is
String
-
setDeleteAllMessagesOnStartup
public void setDeleteAllMessagesOnStartup(String value)
Sets the value of the deleteAllMessagesOnStartup property.- Parameters:
value
- allowed object isString
-
getDestinationFactory
public String getDestinationFactory()
Gets the value of the destinationFactory property.- Returns:
- possible object is
String
-
setDestinationFactory
public void setDestinationFactory(String value)
Sets the value of the destinationFactory property.- Parameters:
value
- allowed object isString
-
getDestinationPolicy
public String getDestinationPolicy()
Gets the value of the destinationPolicy property.- Returns:
- possible object is
String
-
setDestinationPolicy
public void setDestinationPolicy(String value)
Sets the value of the destinationPolicy property.- Parameters:
value
- allowed object isString
-
getDiskUsageCheckRegrowThreshold
public String getDiskUsageCheckRegrowThreshold()
Gets the value of the diskUsageCheckRegrowThreshold property.- Returns:
- possible object is
String
-
setDiskUsageCheckRegrowThreshold
public void setDiskUsageCheckRegrowThreshold(String value)
Sets the value of the diskUsageCheckRegrowThreshold property.- Parameters:
value
- allowed object isString
-
isEnableMessageExpirationOnActiveDurableSubs
public Boolean isEnableMessageExpirationOnActiveDurableSubs()
Gets the value of the enableMessageExpirationOnActiveDurableSubs property.- Returns:
- possible object is
Boolean
-
setEnableMessageExpirationOnActiveDurableSubs
public void setEnableMessageExpirationOnActiveDurableSubs(Boolean value)
Sets the value of the enableMessageExpirationOnActiveDurableSubs property.- Parameters:
value
- allowed object isBoolean
-
isEnableStatistics
public Boolean isEnableStatistics()
Gets the value of the enableStatistics property.- Returns:
- possible object is
Boolean
-
setEnableStatistics
public void setEnableStatistics(Boolean value)
Sets the value of the enableStatistics property.- Parameters:
value
- allowed object isBoolean
-
getIoExceptionHandler
public String getIoExceptionHandler()
Gets the value of the ioExceptionHandler property.- Returns:
- possible object is
String
-
setIoExceptionHandler
public void setIoExceptionHandler(String value)
Sets the value of the ioExceptionHandler property.- Parameters:
value
- allowed object isString
-
getJobSchedulerStore
public String getJobSchedulerStore()
Gets the value of the jobSchedulerStore property.- Returns:
- possible object is
String
-
setJobSchedulerStore
public void setJobSchedulerStore(String value)
Sets the value of the jobSchedulerStore property.- Parameters:
value
- allowed object isString
-
isKeepDurableSubsActive
public Boolean isKeepDurableSubsActive()
Gets the value of the keepDurableSubsActive property.- Returns:
- possible object is
Boolean
-
setKeepDurableSubsActive
public void setKeepDurableSubsActive(Boolean value)
Sets the value of the keepDurableSubsActive property.- Parameters:
value
- allowed object isBoolean
-
getManagementContext
public String getManagementContext()
Gets the value of the managementContext property.- Returns:
- possible object is
String
-
setManagementContext
public void setManagementContext(String value)
Sets the value of the managementContext property.- Parameters:
value
- allowed object isString
-
getMaxPurgedDestinationsPerSweep
public BigInteger getMaxPurgedDestinationsPerSweep()
Gets the value of the maxPurgedDestinationsPerSweep property.- Returns:
- possible object is
BigInteger
-
setMaxPurgedDestinationsPerSweep
public void setMaxPurgedDestinationsPerSweep(BigInteger value)
Sets the value of the maxPurgedDestinationsPerSweep property.- Parameters:
value
- allowed object isBigInteger
-
getMaxSchedulerRepeatAllowed
public BigInteger getMaxSchedulerRepeatAllowed()
Gets the value of the maxSchedulerRepeatAllowed property.- Returns:
- possible object is
BigInteger
-
setMaxSchedulerRepeatAllowed
public void setMaxSchedulerRepeatAllowed(BigInteger value)
Sets the value of the maxSchedulerRepeatAllowed property.- Parameters:
value
- allowed object isBigInteger
-
getMbeanInvocationTimeout
public Long getMbeanInvocationTimeout()
Gets the value of the mbeanInvocationTimeout property.- Returns:
- possible object is
Long
-
setMbeanInvocationTimeout
public void setMbeanInvocationTimeout(Long value)
Sets the value of the mbeanInvocationTimeout property.- Parameters:
value
- allowed object isLong
-
getMessageAuthorizationPolicy
public String getMessageAuthorizationPolicy()
Gets the value of the messageAuthorizationPolicy property.- Returns:
- possible object is
String
-
setMessageAuthorizationPolicy
public void setMessageAuthorizationPolicy(String value)
Sets the value of the messageAuthorizationPolicy property.- Parameters:
value
- allowed object isString
-
isMonitorConnectionSplits
public Boolean isMonitorConnectionSplits()
Gets the value of the monitorConnectionSplits property.- Returns:
- possible object is
Boolean
-
setMonitorConnectionSplits
public void setMonitorConnectionSplits(Boolean value)
Sets the value of the monitorConnectionSplits property.- Parameters:
value
- allowed object isBoolean
-
isNetworkConnectorStartAsync
public Boolean isNetworkConnectorStartAsync()
Gets the value of the networkConnectorStartAsync property.- Returns:
- possible object is
Boolean
-
setNetworkConnectorStartAsync
public void setNetworkConnectorStartAsync(Boolean value)
Sets the value of the networkConnectorStartAsync property.- Parameters:
value
- allowed object isBoolean
-
getOfflineDurableSubscriberTaskSchedule
public Long getOfflineDurableSubscriberTaskSchedule()
Gets the value of the offlineDurableSubscriberTaskSchedule property.- Returns:
- possible object is
Long
-
setOfflineDurableSubscriberTaskSchedule
public void setOfflineDurableSubscriberTaskSchedule(Long value)
Sets the value of the offlineDurableSubscriberTaskSchedule property.- Parameters:
value
- allowed object isLong
-
getOfflineDurableSubscriberTimeout
public Long getOfflineDurableSubscriberTimeout()
Gets the value of the offlineDurableSubscriberTimeout property.- Returns:
- possible object is
Long
-
setOfflineDurableSubscriberTimeout
public void setOfflineDurableSubscriberTimeout(Long value)
Sets the value of the offlineDurableSubscriberTimeout property.- Parameters:
value
- allowed object isLong
-
getPassiveSlave
public String getPassiveSlave()
Gets the value of the passiveSlave property.- Returns:
- possible object is
String
-
setPassiveSlave
public void setPassiveSlave(String value)
Sets the value of the passiveSlave property.- Parameters:
value
- allowed object isString
-
getPersistenceAdapter
public String getPersistenceAdapter()
Gets the value of the persistenceAdapter property.- Returns:
- possible object is
String
-
setPersistenceAdapter
public void setPersistenceAdapter(String value)
Sets the value of the persistenceAdapter property.- Parameters:
value
- allowed object isString
-
getPersistenceFactory
public String getPersistenceFactory()
Gets the value of the persistenceFactory property.- Returns:
- possible object is
String
-
setPersistenceFactory
public void setPersistenceFactory(String value)
Sets the value of the persistenceFactory property.- Parameters:
value
- allowed object isString
-
getPersistenceTaskRunnerFactory
public String getPersistenceTaskRunnerFactory()
Gets the value of the persistenceTaskRunnerFactory property.- Returns:
- possible object is
String
-
setPersistenceTaskRunnerFactory
public void setPersistenceTaskRunnerFactory(String value)
Sets the value of the persistenceTaskRunnerFactory property.- Parameters:
value
- allowed object isString
-
getPersistenceThreadPriority
public BigInteger getPersistenceThreadPriority()
Gets the value of the persistenceThreadPriority property.- Returns:
- possible object is
BigInteger
-
setPersistenceThreadPriority
public void setPersistenceThreadPriority(BigInteger value)
Sets the value of the persistenceThreadPriority property.- Parameters:
value
- allowed object isBigInteger
-
getPersistent
public String getPersistent()
Gets the value of the persistent property.- Returns:
- possible object is
String
-
setPersistent
public void setPersistent(String value)
Sets the value of the persistent property.- Parameters:
value
- allowed object isString
-
isPopulateJMSXUserID
public Boolean isPopulateJMSXUserID()
Gets the value of the populateJMSXUserID property.- Returns:
- possible object is
Boolean
-
setPopulateJMSXUserID
public void setPopulateJMSXUserID(Boolean value)
Sets the value of the populateJMSXUserID property.- Parameters:
value
- allowed object isBoolean
-
isPopulateUserNameInMBeans
public Boolean isPopulateUserNameInMBeans()
Gets the value of the populateUserNameInMBeans property.- Returns:
- possible object is
Boolean
-
setPopulateUserNameInMBeans
public void setPopulateUserNameInMBeans(Boolean value)
Sets the value of the populateUserNameInMBeans property.- Parameters:
value
- allowed object isBoolean
-
getProducerSystemUsage
public String getProducerSystemUsage()
Gets the value of the producerSystemUsage property.- Returns:
- possible object is
String
-
setProducerSystemUsage
public void setProducerSystemUsage(String value)
Sets the value of the producerSystemUsage property.- Parameters:
value
- allowed object isString
-
getProducerSystemUsagePortion
public BigInteger getProducerSystemUsagePortion()
Gets the value of the producerSystemUsagePortion property.- Returns:
- possible object is
BigInteger
-
setProducerSystemUsagePortion
public void setProducerSystemUsagePortion(BigInteger value)
Sets the value of the producerSystemUsagePortion property.- Parameters:
value
- allowed object isBigInteger
-
getRegionBroker
public String getRegionBroker()
Gets the value of the regionBroker property.- Returns:
- possible object is
String
-
setRegionBroker
public void setRegionBroker(String value)
Sets the value of the regionBroker property.- Parameters:
value
- allowed object isString
-
isRejectDurableConsumers
public Boolean isRejectDurableConsumers()
Gets the value of the rejectDurableConsumers property.- Returns:
- possible object is
Boolean
-
setRejectDurableConsumers
public void setRejectDurableConsumers(Boolean value)
Sets the value of the rejectDurableConsumers property.- Parameters:
value
- allowed object isBoolean
-
isRestartAllowed
public Boolean isRestartAllowed()
Gets the value of the restartAllowed property.- Returns:
- possible object is
Boolean
-
setRestartAllowed
public void setRestartAllowed(Boolean value)
Sets the value of the restartAllowed property.- Parameters:
value
- allowed object isBoolean
-
isRollbackOnlyOnAsyncException
public Boolean isRollbackOnlyOnAsyncException()
Gets the value of the rollbackOnlyOnAsyncException property.- Returns:
- possible object is
Boolean
-
setRollbackOnlyOnAsyncException
public void setRollbackOnlyOnAsyncException(Boolean value)
Sets the value of the rollbackOnlyOnAsyncException property.- Parameters:
value
- allowed object isBoolean
-
getSchedulePeriodForDestinationPurge
public BigInteger getSchedulePeriodForDestinationPurge()
Gets the value of the schedulePeriodForDestinationPurge property.- Returns:
- possible object is
BigInteger
-
setSchedulePeriodForDestinationPurge
public void setSchedulePeriodForDestinationPurge(BigInteger value)
Sets the value of the schedulePeriodForDestinationPurge property.- Parameters:
value
- allowed object isBigInteger
-
getSchedulePeriodForDiskUsageCheck
public BigInteger getSchedulePeriodForDiskUsageCheck()
Gets the value of the schedulePeriodForDiskUsageCheck property.- Returns:
- possible object is
BigInteger
-
setSchedulePeriodForDiskUsageCheck
public void setSchedulePeriodForDiskUsageCheck(BigInteger value)
Sets the value of the schedulePeriodForDiskUsageCheck property.- Parameters:
value
- allowed object isBigInteger
-
getSchedulerDirectory
public String getSchedulerDirectory()
Gets the value of the schedulerDirectory property.- Returns:
- possible object is
String
-
setSchedulerDirectory
public void setSchedulerDirectory(String value)
Sets the value of the schedulerDirectory property.- Parameters:
value
- allowed object isString
-
getSchedulerDirectoryFile
public String getSchedulerDirectoryFile()
Gets the value of the schedulerDirectoryFile property.- Returns:
- possible object is
String
-
setSchedulerDirectoryFile
public void setSchedulerDirectoryFile(String value)
Sets the value of the schedulerDirectoryFile property.- Parameters:
value
- allowed object isString
-
getSchedulerSupport
public String getSchedulerSupport()
Gets the value of the schedulerSupport property.- Returns:
- possible object is
String
-
setSchedulerSupport
public void setSchedulerSupport(String value)
Sets the value of the schedulerSupport property.- Parameters:
value
- allowed object isString
-
isShutdownOnMasterFailure
public Boolean isShutdownOnMasterFailure()
Gets the value of the shutdownOnMasterFailure property.- Returns:
- possible object is
Boolean
-
setShutdownOnMasterFailure
public void setShutdownOnMasterFailure(Boolean value)
Sets the value of the shutdownOnMasterFailure property.- Parameters:
value
- allowed object isBoolean
-
getShutdownOnSlaveFailure
public String getShutdownOnSlaveFailure()
Gets the value of the shutdownOnSlaveFailure property.- Returns:
- possible object is
String
-
setShutdownOnSlaveFailure
public void setShutdownOnSlaveFailure(String value)
Sets the value of the shutdownOnSlaveFailure property.- Parameters:
value
- allowed object isString
-
isSplitSystemUsageForProducersConsumers
public Boolean isSplitSystemUsageForProducersConsumers()
Gets the value of the splitSystemUsageForProducersConsumers property.- Returns:
- possible object is
Boolean
-
setSplitSystemUsageForProducersConsumers
public void setSplitSystemUsageForProducersConsumers(Boolean value)
Sets the value of the splitSystemUsageForProducersConsumers property.- Parameters:
value
- allowed object isBoolean
-
getSslContext
public String getSslContext()
Gets the value of the sslContext property.- Returns:
- possible object is
String
-
setSslContext
public void setSslContext(String value)
Sets the value of the sslContext property.- Parameters:
value
- allowed object isString
-
isStart
public Boolean isStart()
Gets the value of the start property.- Returns:
- possible object is
Boolean
-
setStart
public void setStart(Boolean value)
Sets the value of the start property.- Parameters:
value
- allowed object isBoolean
-
isStartAsync
public Boolean isStartAsync()
Gets the value of the startAsync property.- Returns:
- possible object is
Boolean
-
setStartAsync
public void setStartAsync(Boolean value)
Sets the value of the startAsync property.- Parameters:
value
- allowed object isBoolean
-
getStartException
public String getStartException()
Gets the value of the startException property.- Returns:
- possible object is
String
-
setStartException
public void setStartException(String value)
Sets the value of the startException property.- Parameters:
value
- allowed object isString
-
getStoreOpenWireVersion
public BigInteger getStoreOpenWireVersion()
Gets the value of the storeOpenWireVersion property.- Returns:
- possible object is
BigInteger
-
setStoreOpenWireVersion
public void setStoreOpenWireVersion(BigInteger value)
Sets the value of the storeOpenWireVersion property.- Parameters:
value
- allowed object isBigInteger
-
getSystemExitOnShutdown
public String getSystemExitOnShutdown()
Gets the value of the systemExitOnShutdown property.- Returns:
- possible object is
String
-
setSystemExitOnShutdown
public void setSystemExitOnShutdown(String value)
Sets the value of the systemExitOnShutdown property.- Parameters:
value
- allowed object isString
-
getSystemExitOnShutdownExitCode
public BigInteger getSystemExitOnShutdownExitCode()
Gets the value of the systemExitOnShutdownExitCode property.- Returns:
- possible object is
BigInteger
-
setSystemExitOnShutdownExitCode
public void setSystemExitOnShutdownExitCode(BigInteger value)
Sets the value of the systemExitOnShutdownExitCode property.- Parameters:
value
- allowed object isBigInteger
-
getSystemUsage
public String getSystemUsage()
Gets the value of the systemUsage property.- Returns:
- possible object is
String
-
setSystemUsage
public void setSystemUsage(String value)
Sets the value of the systemUsage property.- Parameters:
value
- allowed object isString
-
getTaskRunnerFactory
public String getTaskRunnerFactory()
Gets the value of the taskRunnerFactory property.- Returns:
- possible object is
String
-
setTaskRunnerFactory
public void setTaskRunnerFactory(String value)
Sets the value of the taskRunnerFactory property.- Parameters:
value
- allowed object isString
-
getTaskRunnerPriority
public BigInteger getTaskRunnerPriority()
Gets the value of the taskRunnerPriority property.- Returns:
- possible object is
BigInteger
-
setTaskRunnerPriority
public void setTaskRunnerPriority(BigInteger value)
Sets the value of the taskRunnerPriority property.- Parameters:
value
- allowed object isBigInteger
-
getTempDataStore
public String getTempDataStore()
Gets the value of the tempDataStore property.- Returns:
- possible object is
String
-
setTempDataStore
public void setTempDataStore(String value)
Sets the value of the tempDataStore property.- Parameters:
value
- allowed object isString
-
getTimeBeforePurgeTempDestinations
public BigInteger getTimeBeforePurgeTempDestinations()
Gets the value of the timeBeforePurgeTempDestinations property.- Returns:
- possible object is
BigInteger
-
setTimeBeforePurgeTempDestinations
public void setTimeBeforePurgeTempDestinations(BigInteger value)
Sets the value of the timeBeforePurgeTempDestinations property.- Parameters:
value
- allowed object isBigInteger
-
getTmpDataDirectory
public String getTmpDataDirectory()
Gets the value of the tmpDataDirectory property.- Returns:
- possible object is
String
-
setTmpDataDirectory
public void setTmpDataDirectory(String value)
Sets the value of the tmpDataDirectory property.- Parameters:
value
- allowed object isString
-
isUseAuthenticatedPrincipalForJMSXUserID
public Boolean isUseAuthenticatedPrincipalForJMSXUserID()
Gets the value of the useAuthenticatedPrincipalForJMSXUserID property.- Returns:
- possible object is
Boolean
-
setUseAuthenticatedPrincipalForJMSXUserID
public void setUseAuthenticatedPrincipalForJMSXUserID(Boolean value)
Sets the value of the useAuthenticatedPrincipalForJMSXUserID property.- Parameters:
value
- allowed object isBoolean
-
getUseJmx
public String getUseJmx()
Gets the value of the useJmx property.- Returns:
- possible object is
String
-
setUseJmx
public void setUseJmx(String value)
Sets the value of the useJmx property.- Parameters:
value
- allowed object isString
-
isUseLocalHostBrokerName
public Boolean isUseLocalHostBrokerName()
Gets the value of the useLocalHostBrokerName property.- Returns:
- possible object is
Boolean
-
setUseLocalHostBrokerName
public void setUseLocalHostBrokerName(Boolean value)
Sets the value of the useLocalHostBrokerName property.- Parameters:
value
- allowed object isBoolean
-
isUseLoggingForShutdownErrors
public Boolean isUseLoggingForShutdownErrors()
Gets the value of the useLoggingForShutdownErrors property.- Returns:
- possible object is
Boolean
-
setUseLoggingForShutdownErrors
public void setUseLoggingForShutdownErrors(Boolean value)
Sets the value of the useLoggingForShutdownErrors property.- Parameters:
value
- allowed object isBoolean
-
isUseMirroredQueues
public Boolean isUseMirroredQueues()
Gets the value of the useMirroredQueues property.- Returns:
- possible object is
Boolean
-
setUseMirroredQueues
public void setUseMirroredQueues(Boolean value)
Sets the value of the useMirroredQueues property.- Parameters:
value
- allowed object isBoolean
-
isUseShutdownHook
public Boolean isUseShutdownHook()
Gets the value of the useShutdownHook property.- Returns:
- possible object is
Boolean
-
setUseShutdownHook
public void setUseShutdownHook(Boolean value)
Sets the value of the useShutdownHook property.- Parameters:
value
- allowed object isBoolean
-
isUseTempMirroredQueues
public Boolean isUseTempMirroredQueues()
Gets the value of the useTempMirroredQueues property.- Returns:
- possible object is
Boolean
-
setUseTempMirroredQueues
public void setUseTempMirroredQueues(Boolean value)
Sets the value of the useTempMirroredQueues property.- Parameters:
value
- allowed object isBoolean
-
isUseVirtualDestSubs
public Boolean isUseVirtualDestSubs()
Gets the value of the useVirtualDestSubs property.- Returns:
- possible object is
Boolean
-
setUseVirtualDestSubs
public void setUseVirtualDestSubs(Boolean value)
Sets the value of the useVirtualDestSubs property.- Parameters:
value
- allowed object isBoolean
-
isUseVirtualDestSubsOnCreation
public Boolean isUseVirtualDestSubsOnCreation()
Gets the value of the useVirtualDestSubsOnCreation property.- Returns:
- possible object is
Boolean
-
setUseVirtualDestSubsOnCreation
public void setUseVirtualDestSubsOnCreation(Boolean value)
Sets the value of the useVirtualDestSubsOnCreation property.- Parameters:
value
- allowed object isBoolean
-
isUseVirtualTopics
public Boolean isUseVirtualTopics()
Gets the value of the useVirtualTopics property.- Returns:
- possible object is
Boolean
-
setUseVirtualTopics
public void setUseVirtualTopics(Boolean value)
Sets the value of the useVirtualTopics property.- Parameters:
value
- allowed object isBoolean
-
getVmConnectorURI
public String getVmConnectorURI()
Gets the value of the vmConnectorURI property.- Returns:
- possible object is
String
-
setVmConnectorURI
public void setVmConnectorURI(String value)
Sets the value of the vmConnectorURI property.- Parameters:
value
- allowed object isString
-
getWaitForSlave
public String getWaitForSlave()
Gets the value of the waitForSlave property.- Returns:
- possible object is
String
-
setWaitForSlave
public void setWaitForSlave(String value)
Sets the value of the waitForSlave property.- Parameters:
value
- allowed object isString
-
getWaitForSlaveTimeout
public Long getWaitForSlaveTimeout()
Gets the value of the waitForSlaveTimeout property.- Returns:
- possible object is
Long
-
setWaitForSlaveTimeout
public void setWaitForSlaveTimeout(Long value)
Sets the value of the waitForSlaveTimeout property.- Parameters:
value
- allowed object isLong
-
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:
append
in 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:
appendFields
in 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:
hashCode
in 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:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-