public class MessagingActiveMQ<T extends MessagingActiveMQ<T>> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MessagingActiveMQ.MessagingActiveMQResources
Child mutators for MessagingActiveMQ
|
Constructor and Description |
---|
MessagingActiveMQ() |
Modifier and Type | Method and Description |
---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
T |
connectionFactories(List<ConnectionFactory> value)
Add all ConnectionFactory objects to this subresource
|
T |
connectionFactory(ConnectionFactory value)
Add the ConnectionFactory object to the list of subresources
|
T |
connectionFactory(ConnectionFactorySupplier supplier)
Install a supplied ConnectionFactory object to the list of subresources
|
T |
connectionFactory(String childKey)
Create and configure a ConnectionFactory object to the list of
subresources
|
T |
connectionFactory(String childKey,
ConnectionFactoryConsumer consumer)
Create and configure a ConnectionFactory object to the list of
subresources
|
T |
connector(Connector value)
Add the Connector object to the list of subresources
|
T |
connector(ConnectorSupplier supplier)
Install a supplied Connector object to the list of subresources
|
T |
connector(String childKey)
Create and configure a Connector object to the list of subresources
|
T |
connector(String childKey,
ConnectorConsumer consumer)
Create and configure a Connector object to the list of subresources
|
T |
connectors(List<Connector> value)
Add all Connector objects to this subresource
|
T |
discoveryGroup(DiscoveryGroup value)
Add the DiscoveryGroup object to the list of subresources
|
T |
discoveryGroup(DiscoveryGroupSupplier supplier)
Install a supplied DiscoveryGroup object to the list of subresources
|
T |
discoveryGroup(String childKey)
Create and configure a DiscoveryGroup object to the list of subresources
|
T |
discoveryGroup(String childKey,
DiscoveryGroupConsumer consumer)
Create and configure a DiscoveryGroup object to the list of subresources
|
T |
discoveryGroups(List<DiscoveryGroup> value)
Add all DiscoveryGroup objects to this subresource
|
T |
externalJmsQueue(ExternalJMSQueue value)
Add the ExternalJMSQueue object to the list of subresources
|
T |
externalJmsQueue(ExternalJMSQueueSupplier supplier)
Install a supplied ExternalJMSQueue object to the list of subresources
|
T |
externalJmsQueue(String childKey)
Create and configure a ExternalJMSQueue object to the list of
subresources
|
T |
externalJmsQueue(String childKey,
ExternalJMSQueueConsumer consumer)
Create and configure a ExternalJMSQueue object to the list of
subresources
|
T |
externalJmsQueues(List<ExternalJMSQueue> value)
Add all ExternalJMSQueue objects to this subresource
|
T |
externalJmsTopic(ExternalJMSTopic value)
Add the ExternalJMSTopic object to the list of subresources
|
T |
externalJmsTopic(ExternalJMSTopicSupplier supplier)
Install a supplied ExternalJMSTopic object to the list of subresources
|
T |
externalJmsTopic(String childKey)
Create and configure a ExternalJMSTopic object to the list of
subresources
|
T |
externalJmsTopic(String childKey,
ExternalJMSTopicConsumer consumer)
Create and configure a ExternalJMSTopic object to the list of
subresources
|
T |
externalJmsTopics(List<ExternalJMSTopic> value)
Add all ExternalJMSTopic objects to this subresource
|
String |
getKey() |
Integer |
globalClientScheduledThreadPoolMaxSize()
Maximum size of the pool of threads used by all ActiveMQ clients running
inside this server.
|
T |
globalClientScheduledThreadPoolMaxSize(Integer value)
Maximum size of the pool of threads used by all ActiveMQ clients running
inside this server.
|
Integer |
globalClientThreadPoolMaxSize()
Maximum size of the pool of scheduled threads used by all ActiveMQ
clients running inside this server.
|
T |
globalClientThreadPoolMaxSize(Integer value)
Maximum size of the pool of scheduled threads used by all ActiveMQ
clients running inside this server.
|
T |
httpConnector(HTTPConnector value)
Add the HTTPConnector object to the list of subresources
|
T |
httpConnector(HTTPConnectorSupplier supplier)
Install a supplied HTTPConnector object to the list of subresources
|
T |
httpConnector(String childKey)
Create and configure a HTTPConnector object to the list of subresources
|
T |
httpConnector(String childKey,
HTTPConnectorConsumer consumer)
Create and configure a HTTPConnector object to the list of subresources
|
T |
httpConnectors(List<HTTPConnector> value)
Add all HTTPConnector objects to this subresource
|
T |
inVmConnector(InVMConnector value)
Add the InVMConnector object to the list of subresources
|
T |
inVmConnector(InVMConnectorSupplier supplier)
Install a supplied InVMConnector object to the list of subresources
|
T |
inVmConnector(String childKey)
Create and configure a InVMConnector object to the list of subresources
|
T |
inVmConnector(String childKey,
InVMConnectorConsumer consumer)
Create and configure a InVMConnector object to the list of subresources
|
T |
inVmConnectors(List<InVMConnector> value)
Add all InVMConnector objects to this subresource
|
T |
jmsBridge(JMSBridge value)
Add the JMSBridge object to the list of subresources
|
T |
jmsBridge(JMSBridgeSupplier supplier)
Install a supplied JMSBridge object to the list of subresources
|
T |
jmsBridge(String childKey)
Create and configure a JMSBridge object to the list of subresources
|
T |
jmsBridge(String childKey,
JMSBridgeConsumer consumer)
Create and configure a JMSBridge object to the list of subresources
|
T |
jmsBridges(List<JMSBridge> value)
Add all JMSBridge objects to this subresource
|
T |
pooledConnectionFactories(List<PooledConnectionFactory> value)
Add all PooledConnectionFactory objects to this subresource
|
T |
pooledConnectionFactory(PooledConnectionFactory value)
Add the PooledConnectionFactory object to the list of subresources
|
T |
pooledConnectionFactory(PooledConnectionFactorySupplier supplier)
Install a supplied PooledConnectionFactory object to the list of
subresources
|
T |
pooledConnectionFactory(String childKey)
Create and configure a PooledConnectionFactory object to the list of
subresources
|
T |
pooledConnectionFactory(String childKey,
PooledConnectionFactoryConsumer consumer)
Create and configure a PooledConnectionFactory object to the list of
subresources
|
T |
remoteConnector(RemoteConnector value)
Add the RemoteConnector object to the list of subresources
|
T |
remoteConnector(RemoteConnectorSupplier supplier)
Install a supplied RemoteConnector object to the list of subresources
|
T |
remoteConnector(String childKey)
Create and configure a RemoteConnector object to the list of subresources
|
T |
remoteConnector(String childKey,
RemoteConnectorConsumer consumer)
Create and configure a RemoteConnector object to the list of subresources
|
T |
remoteConnectors(List<RemoteConnector> value)
Add all RemoteConnector objects to this subresource
|
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
T |
server(Server value)
Add the Server object to the list of subresources
|
T |
server(ServerSupplier supplier)
Install a supplied Server object to the list of subresources
|
T |
server(String childKey)
Create and configure a Server object to the list of subresources
|
T |
server(String childKey,
ServerConsumer consumer)
Create and configure a Server object to the list of subresources
|
T |
servers(List<Server> value)
Add all Server objects to this subresource
|
MessagingActiveMQ.MessagingActiveMQResources |
subresources() |
public String getKey()
public void addPropertyChangeListener(PropertyChangeListener listener)
public void removePropertyChangeListener(PropertyChangeListener listener)
public MessagingActiveMQ.MessagingActiveMQResources subresources()
public T discoveryGroups(List<DiscoveryGroup> value)
value
- List of DiscoveryGroup objects.public T discoveryGroup(DiscoveryGroup value)
value
- The DiscoveryGroup to addpublic T discoveryGroup(String childKey, DiscoveryGroupConsumer consumer)
key
- The key for the DiscoveryGroup resourceconfig
- The DiscoveryGroupConsumer to usepublic T discoveryGroup(String childKey)
key
- The key for the DiscoveryGroup resourcepublic T discoveryGroup(DiscoveryGroupSupplier supplier)
public T httpConnectors(List<HTTPConnector> value)
value
- List of HTTPConnector objects.public T httpConnector(HTTPConnector value)
value
- The HTTPConnector to addpublic T httpConnector(String childKey, HTTPConnectorConsumer consumer)
key
- The key for the HTTPConnector resourceconfig
- The HTTPConnectorConsumer to usepublic T httpConnector(String childKey)
key
- The key for the HTTPConnector resourcepublic T httpConnector(HTTPConnectorSupplier supplier)
public T pooledConnectionFactories(List<PooledConnectionFactory> value)
value
- List of PooledConnectionFactory objects.public T pooledConnectionFactory(PooledConnectionFactory value)
value
- The PooledConnectionFactory to addpublic T pooledConnectionFactory(String childKey, PooledConnectionFactoryConsumer consumer)
key
- The key for the PooledConnectionFactory resourceconfig
- The PooledConnectionFactoryConsumer to usepublic T pooledConnectionFactory(String childKey)
key
- The key for the PooledConnectionFactory resourcepublic T pooledConnectionFactory(PooledConnectionFactorySupplier supplier)
public T servers(List<Server> value)
value
- List of Server objects.public T server(Server value)
value
- The Server to addpublic T server(String childKey, ServerConsumer consumer)
key
- The key for the Server resourceconfig
- The ServerConsumer to usepublic T server(String childKey)
key
- The key for the Server resourcepublic T server(ServerSupplier supplier)
public T connectors(List<Connector> value)
value
- List of Connector objects.public T connector(Connector value)
value
- The Connector to addpublic T connector(String childKey, ConnectorConsumer consumer)
key
- The key for the Connector resourceconfig
- The ConnectorConsumer to usepublic T connector(String childKey)
key
- The key for the Connector resourcepublic T connector(ConnectorSupplier supplier)
public T connectionFactories(List<ConnectionFactory> value)
value
- List of ConnectionFactory objects.public T connectionFactory(ConnectionFactory value)
value
- The ConnectionFactory to addpublic T connectionFactory(String childKey, ConnectionFactoryConsumer consumer)
key
- The key for the ConnectionFactory resourceconfig
- The ConnectionFactoryConsumer to usepublic T connectionFactory(String childKey)
key
- The key for the ConnectionFactory resourcepublic T connectionFactory(ConnectionFactorySupplier supplier)
public T remoteConnectors(List<RemoteConnector> value)
value
- List of RemoteConnector objects.public T remoteConnector(RemoteConnector value)
value
- The RemoteConnector to addpublic T remoteConnector(String childKey, RemoteConnectorConsumer consumer)
key
- The key for the RemoteConnector resourceconfig
- The RemoteConnectorConsumer to usepublic T remoteConnector(String childKey)
key
- The key for the RemoteConnector resourcepublic T remoteConnector(RemoteConnectorSupplier supplier)
public T inVmConnectors(List<InVMConnector> value)
value
- List of InVMConnector objects.public T inVmConnector(InVMConnector value)
value
- The InVMConnector to addpublic T inVmConnector(String childKey, InVMConnectorConsumer consumer)
key
- The key for the InVMConnector resourceconfig
- The InVMConnectorConsumer to usepublic T inVmConnector(String childKey)
key
- The key for the InVMConnector resourcepublic T inVmConnector(InVMConnectorSupplier supplier)
public T jmsBridges(List<JMSBridge> value)
value
- List of JMSBridge objects.public T jmsBridge(JMSBridge value)
value
- The JMSBridge to addpublic T jmsBridge(String childKey, JMSBridgeConsumer consumer)
key
- The key for the JMSBridge resourceconfig
- The JMSBridgeConsumer to usepublic T jmsBridge(String childKey)
key
- The key for the JMSBridge resourcepublic T jmsBridge(JMSBridgeSupplier supplier)
public T externalJmsQueues(List<ExternalJMSQueue> value)
value
- List of ExternalJMSQueue objects.public T externalJmsQueue(ExternalJMSQueue value)
value
- The ExternalJMSQueue to addpublic T externalJmsQueue(String childKey, ExternalJMSQueueConsumer consumer)
key
- The key for the ExternalJMSQueue resourceconfig
- The ExternalJMSQueueConsumer to usepublic T externalJmsQueue(String childKey)
key
- The key for the ExternalJMSQueue resourcepublic T externalJmsQueue(ExternalJMSQueueSupplier supplier)
public T externalJmsTopics(List<ExternalJMSTopic> value)
value
- List of ExternalJMSTopic objects.public T externalJmsTopic(ExternalJMSTopic value)
value
- The ExternalJMSTopic to addpublic T externalJmsTopic(String childKey, ExternalJMSTopicConsumer consumer)
key
- The key for the ExternalJMSTopic resourceconfig
- The ExternalJMSTopicConsumer to usepublic T externalJmsTopic(String childKey)
key
- The key for the ExternalJMSTopic resourcepublic T externalJmsTopic(ExternalJMSTopicSupplier supplier)
public Integer globalClientScheduledThreadPoolMaxSize()
public T globalClientScheduledThreadPoolMaxSize(Integer value)
public Integer globalClientThreadPoolMaxSize()
Copyright © 2019 JBoss by Red Hat. All rights reserved.