| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.messaging_activemq |
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
MessagingActiveMQ.MessagingActiveMQResources.servers()
Get the list of org.wildfly.swarm.config.messaging_activemq.Server resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
MessagingActiveMQ.server(Server value)
Add the org.wildfly.swarm.config.messaging_activemq.Server object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
MessagingActiveMQ.servers(List<Server> value)
Add all org.wildfly.swarm.config.messaging_activemq.Server objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Server<T extends Server>
An ActiveMQ server instance.
|
interface |
ServerConfigurator<T extends Server> |
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.acceptor(Acceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Acceptor object to the list of subresources
|
Server |
Server.acceptor(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Acceptor object to the list of subresources
|
Server |
Server.acceptor(String childKey,
AcceptorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Acceptor object to the list of subresources
|
Server |
Server.acceptors(List<Acceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Acceptor objects to this subresource
|
Server |
Server.active(Boolean value)
Whether the server is active (and accepting connections) or passive (in backup mode, waiting for failover).
|
Server |
Server.addressSetting(AddressSetting value)
Add the org.wildfly.swarm.config.messaging_activemq.server.AddressSetting object to the list of subresources
|
Server |
Server.addressSetting(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.AddressSetting object to the list of subresources
|
Server |
Server.addressSetting(String childKey,
AddressSettingConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.AddressSetting object to the list of subresources
|
Server |
Server.addressSettings(List<AddressSetting> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.AddressSetting objects to this subresource
|
Server |
Server.asyncConnectionExecutionEnabled(Boolean value)
Whether incoming packets on the server should be handed off to a thread from the thread pool for processing.
|
Server |
Server.bindingsDirectoryPath(BindingsDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
Server |
Server.bridge(Bridge value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Bridge object to the list of subresources
|
Server |
Server.bridge(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Bridge object to the list of subresources
|
Server |
Server.bridge(String childKey,
BridgeConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Bridge object to the list of subresources
|
Server |
Server.bridges(List<Bridge> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Bridge objects to this subresource
|
Server |
Server.broadcastGroup(BroadcastGroup value)
Add the org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup object to the list of subresources
|
Server |
Server.broadcastGroup(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup object to the list of subresources
|
Server |
Server.broadcastGroup(String childKey,
BroadcastGroupConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup object to the list of subresources
|
Server |
Server.broadcastGroups(List<BroadcastGroup> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup objects to this subresource
|
Server |
Server.clusterConnection(ClusterConnection value)
Add the org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection object to the list of subresources
|
Server |
Server.clusterConnection(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection object to the list of subresources
|
Server |
Server.clusterConnection(String childKey,
ClusterConnectionConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection object to the list of subresources
|
Server |
Server.clusterConnections(List<ClusterConnection> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection objects to this subresource
|
Server |
Server.clusterPassword(String value)
The password used by cluster connections to communicate between the clustered nodes.
|
Server |
Server.clusterUser(String value)
The user used by cluster connections to communicate between the clustered nodes.
|
Server |
Server.connectionFactory(ConnectionFactory value)
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory object to the list of subresources
|
Server |
Server.connectionFactory(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory object to the list of subresources
|
Server |
Server.connectionFactory(String childKey,
ConnectionFactoryConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory object to the list of subresources
|
Server |
Server.connectionFactorys(List<ConnectionFactory> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory objects to this subresource
|
Server |
Server.connectionTtlOverride(Long value)
If set, this will override how long (in ms) to keep a connection alive without receiving a ping.
|
Server |
Server.connector(Connector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Connector object to the list of subresources
|
Server |
Server.connector(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Connector object to the list of subresources
|
Server |
Server.connector(String childKey,
ConnectorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Connector object to the list of subresources
|
Server |
Server.connectors(List<Connector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Connector objects to this subresource
|
Server |
Server.connectorService(ConnectorService value)
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectorService object to the list of subresources
|
Server |
Server.connectorService(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ConnectorService object to the list of subresources
|
Server |
Server.connectorService(String childKey,
ConnectorServiceConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.ConnectorService object to the list of subresources
|
Server |
Server.connectorServices(List<ConnectorService> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectorService objects to this subresource
|
Server |
Server.coreAddress(CoreAddress value)
Add the org.wildfly.swarm.config.messaging_activemq.server.CoreAddress object to the list of subresources
|
Server |
Server.coreAddress(List<CoreAddress> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.CoreAddress objects to this subresource
|
Server |
Server.coreAddress(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.CoreAddress object to the list of subresources
|
Server |
Server.coreAddress(String childKey,
CoreAddressConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.CoreAddress object to the list of subresources
|
Server |
Server.createBindingsDir(Boolean value)
Whether the server should create the bindings directory on start up.
|
Server |
Server.createJournalDir(Boolean value)
Whether the server should create the journal directory on start up.
|
Server |
Server.discoveryGroup(DiscoveryGroup value)
Add the org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup object to the list of subresources
|
Server |
Server.discoveryGroup(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup object to the list of subresources
|
Server |
Server.discoveryGroup(String childKey,
DiscoveryGroupConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup object to the list of subresources
|
Server |
Server.discoveryGroups(List<DiscoveryGroup> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup objects to this subresource
|
Server |
Server.divert(Divert value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Divert object to the list of subresources
|
Server |
Server.divert(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Divert object to the list of subresources
|
Server |
Server.divert(String childKey,
DivertConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Divert object to the list of subresources
|
Server |
Server.diverts(List<Divert> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Divert objects to this subresource
|
Server |
Server.groupingHandler(GroupingHandler value)
Add the org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler object to the list of subresources
|
Server |
Server.groupingHandler(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler object to the list of subresources
|
Server |
Server.groupingHandler(String childKey,
GroupingHandlerConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler object to the list of subresources
|
Server |
Server.groupingHandlers(List<GroupingHandler> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler objects to this subresource
|
Server |
Server.httpAcceptor(HTTPAcceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.HTTPAcceptor object to the list of subresources
|
Server |
Server.httpAcceptor(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.HTTPAcceptor object to the list of subresources
|
Server |
Server.httpAcceptor(String childKey,
HTTPAcceptorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.HTTPAcceptor object to the list of subresources
|
Server |
Server.httpAcceptors(List<HTTPAcceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.HTTPAcceptor objects to this subresource
|
Server |
Server.httpConnector(HTTPConnector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.HTTPConnector object to the list of subresources
|
Server |
Server.httpConnector(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.HTTPConnector object to the list of subresources
|
Server |
Server.httpConnector(String childKey,
HTTPConnectorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.HTTPConnector object to the list of subresources
|
Server |
Server.httpConnectors(List<HTTPConnector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.HTTPConnector objects to this subresource
|
Server |
Server.idCacheSize(Integer value)
The size of the cache for pre-creating message IDs.
|
Server |
Server.incomingInterceptors(List<Map> value)
The list of incoming interceptor classes used by this server.
|
Server |
Server.incomingInterceptorsValue(Map value)
The list of incoming interceptor classes used by this server.
|
Server |
Server.inVmAcceptor(InVMAcceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.InVMAcceptor object to the list of subresources
|
Server |
Server.inVmAcceptor(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.InVMAcceptor object to the list of subresources
|
Server |
Server.inVmAcceptor(String childKey,
InVMAcceptorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.InVMAcceptor object to the list of subresources
|
Server |
Server.inVmAcceptors(List<InVMAcceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.InVMAcceptor objects to this subresource
|
Server |
Server.inVmConnector(InVMConnector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.InVMConnector object to the list of subresources
|
Server |
Server.inVmConnector(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.InVMConnector object to the list of subresources
|
Server |
Server.inVmConnector(String childKey,
InVMConnectorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.InVMConnector object to the list of subresources
|
Server |
Server.inVmConnectors(List<InVMConnector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.InVMConnector objects to this subresource
|
Server |
Server.jmsQueue(JMSQueue value)
Add the org.wildfly.swarm.config.messaging_activemq.server.JMSQueue object to the list of subresources
|
Server |
Server.jmsQueue(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.JMSQueue object to the list of subresources
|
Server |
Server.jmsQueue(String childKey,
JMSQueueConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.JMSQueue object to the list of subresources
|
Server |
Server.jmsQueues(List<JMSQueue> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.JMSQueue objects to this subresource
|
Server |
Server.jmsTopic(JMSTopic value)
Add the org.wildfly.swarm.config.messaging_activemq.server.JMSTopic object to the list of subresources
|
Server |
Server.jmsTopic(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.JMSTopic object to the list of subresources
|
Server |
Server.jmsTopic(String childKey,
JMSTopicConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.JMSTopic object to the list of subresources
|
Server |
Server.jmsTopics(List<JMSTopic> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.JMSTopic objects to this subresource
|
Server |
Server.jmxDomain(String value)
The JMX domain used to register internal ActiveMQ MBeans in the MBeanServer.
|
Server |
Server.jmxManagementEnabled(Boolean value)
Whether ActiveMQ should expose its internal management API via JMX.
|
Server |
Server.journalBufferSize(Long value)
The size of the internal buffer on the journal.
|
Server |
Server.journalBufferTimeout(Long value)
The timeout (in nanoseconds) used to flush internal buffers on the journal.
|
Server |
Server.journalCompactMinFiles(Integer value)
The minimal number of journal data files before we can start compacting.
|
Server |
Server.journalCompactPercentage(Integer value)
The percentage of live data on which we consider compacting the journal.
|
Server |
Server.journalDirectoryPath(JournalDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
Server |
Server.journalFileSize(Long value)
The size (in bytes) of each journal file.
|
Server |
Server.journalMaxIo(Integer value)
The maximum number of write requests that can be in the AIO queue at any one time.
|
Server |
Server.journalMinFiles(Integer value)
How many journal files to pre-create.
|
Server |
Server.journalSyncNonTransactional(Boolean value)
Whether to wait for non transaction data to be synced to the journal before returning a response to the client.
|
Server |
Server.journalSyncTransactional(Boolean value)
Whether to wait for transaction data to be synchronized to the journal before returning a response to the client.
|
Server |
Server.journalType(String value)
The type of journal to use.
|
Server |
Server.largeMessagesDirectoryPath(LargeMessagesDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
Server |
Server.legacyConnectionFactory(LegacyConnectionFactory value)
Add the org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory object to the list of subresources
|
Server |
Server.legacyConnectionFactory(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory object to the list of subresources
|
Server |
Server.legacyConnectionFactory(String childKey,
LegacyConnectionFactoryConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory object to the list of subresources
|
Server |
Server.legacyConnectionFactorys(List<LegacyConnectionFactory> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory objects to this subresource
|
Server |
Server.liveOnlyHaPolicy(LiveOnlyHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.logJournalWriteRate(Boolean value)
Whether to periodically log the journal's write rate and flush rate.
|
Server |
Server.managementAddress(String value)
Address to send management messages to.
|
Server |
Server.managementNotificationAddress(String value)
The name of the address that consumers bind to to receive management notifications.
|
Server |
Server.memoryMeasureInterval(Long value)
Frequency to sample JVM memory in ms (or -1 to disable memory sampling)
|
Server |
Server.memoryWarningThreshold(Integer value)
Percentage of available memory which if exceeded results in a warning log
|
Server |
Server.messageCounterMaxDayHistory(Integer value)
How many days to keep message counter history.
|
Server |
Server.messageCounterSamplePeriod(Long value)
The sample period (in ms) to use for message counters.
|
Server |
Server.messageExpiryScanPeriod(Long value)
How often (in ms) to scan for expired messages.
|
Server |
Server.messageExpiryThreadPriority(Integer value)
The priority of the thread expiring messages.
|
Server |
Server.outgoingInterceptors(List<Map> value)
The list of outgoing interceptor classes used by this server.
|
Server |
Server.outgoingInterceptorsValue(Map value)
The list of outgoing interceptor classes used by this server.
|
Server |
Server.overrideInVmSecurity(Boolean value)
Whether the ActiveMQ server will override security credentials for in-vm connections.
|
Server |
Server.pageMaxConcurrentIo(Integer value)
The maximum number of concurrent reads allowed on paging
|
Server |
Server.pagingDirectoryPath(PagingDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
Server |
Server.perfBlastPages(Integer value)
TODO
|
Server |
Server.persistDeliveryCountBeforeDelivery(Boolean value)
Whether the delivery count is persisted before delivery.
|
Server |
Server.persistenceEnabled(Boolean value)
Whether the server will use the file based journal for persistence.
|
Server |
Server.persistIdCache(Boolean value)
Whether IDs are persisted to the journal.
|
Server |
Server.pooledConnectionFactory(PooledConnectionFactory value)
Add the org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory object to the list of subresources
|
Server |
Server.pooledConnectionFactory(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory object to the list of subresources
|
Server |
Server.pooledConnectionFactory(String childKey,
PooledConnectionFactoryConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory object to the list of subresources
|
Server |
Server.pooledConnectionFactorys(List<PooledConnectionFactory> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory objects to this subresource
|
Server |
Server.queue(Queue value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Queue object to the list of subresources
|
Server |
Server.queue(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Queue object to the list of subresources
|
Server |
Server.queue(String childKey,
QueueConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.Queue object to the list of subresources
|
Server |
Server.queues(List<Queue> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Queue objects to this subresource
|
Server |
Server.remoteAcceptor(RemoteAcceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor object to the list of subresources
|
Server |
Server.remoteAcceptor(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor object to the list of subresources
|
Server |
Server.remoteAcceptor(String childKey,
RemoteAcceptorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor object to the list of subresources
|
Server |
Server.remoteAcceptors(List<RemoteAcceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor objects to this subresource
|
Server |
Server.remoteConnector(RemoteConnector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector object to the list of subresources
|
Server |
Server.remoteConnector(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector object to the list of subresources
|
Server |
Server.remoteConnector(String childKey,
RemoteConnectorConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector object to the list of subresources
|
Server |
Server.remoteConnectors(List<RemoteConnector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector objects to this subresource
|
Server |
Server.replicationColocatedHaPolicy(ReplicationColocatedHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.replicationMasterHaPolicy(ReplicationMasterHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.replicationSlaveHaPolicy(ReplicationSlaveHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.runSyncSpeedTest(Boolean value)
Whether on startup to perform a diagnostic test on how fast your disk can sync.
|
Server |
Server.runtimeQueue(RuntimeQueue value)
Add the org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue object to the list of subresources
|
Server |
Server.runtimeQueue(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue object to the list of subresources
|
Server |
Server.runtimeQueue(String childKey,
RuntimeQueueConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue object to the list of subresources
|
Server |
Server.runtimeQueues(List<RuntimeQueue> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue objects to this subresource
|
Server |
Server.scheduledThreadPoolMaxSize(Integer value)
The number of threads that the main scheduled thread pool has.
|
Server |
Server.securityDomain(String value)
The security domain to use to verify user and role information
|
Server |
Server.securityEnabled(Boolean value)
Whether security is enabled.
|
Server |
Server.securityInvalidationInterval(Long value)
How long (in ms) to wait before invalidating the security cache.
|
Server |
Server.securitySetting(SecuritySetting value)
Add the org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting object to the list of subresources
|
Server |
Server.securitySetting(String childKey)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting object to the list of subresources
|
Server |
Server.securitySetting(String childKey,
SecuritySettingConfigurator config)
Create and configure a org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting object to the list of subresources
|
Server |
Server.securitySettings(List<SecuritySetting> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting objects to this subresource
|
Server |
Server.serverDumpInterval(Long value)
How often to dump basic runtime information to the server log.
|
Server |
Server.sharedStoreColocatedHaPolicy(SharedStoreColocatedHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.sharedStoreMasterHaPolicy(SharedStoreMasterHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.sharedStoreSlaveHaPolicy(SharedStoreSlaveHAPolicy value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
Server |
Server.started(Boolean value)
Whether this server is started.
|
Server |
Server.statisticsEnabled(Boolean value)
Whether gathering of statistics such as message counters are enabled.
|
Server |
Server.threadPoolMaxSize(Integer value)
The number of threads that the main thread pool has.
|
Server |
Server.transactionTimeout(Long value)
How long (in ms) before a transaction can be removed from the resource manager after create time.
|
Server |
Server.transactionTimeoutScanPeriod(Long value)
How often (in ms) to scan for timeout transactions.
|
Server |
Server.version(String value)
The server's version.
|
Server |
Server.wildCardRoutingEnabled(Boolean value)
Whether the server supports wild card routing.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.