public class MessagingFraction extends MessagingActiveMQ<MessagingFraction> implements Fraction<MessagingFraction>
MessagingActiveMQ.MessagingActiveMQResources
Constructor and Description |
---|
MessagingFraction() |
Modifier and Type | Method and Description |
---|---|
MessagingFraction |
applyDefaults()
Apply whatever defaults are required.
|
static MessagingFraction |
createDefaultFraction()
Create a fraction with the default local server.
|
static MessagingFraction |
createDefaultFraction(EnhancedServerConsumer config)
Create a fraction and configure the default local server.
|
MessagingFraction |
defaultServer()
Create the default local server if required.
|
MessagingFraction |
defaultServer(EnhancedServerConsumer config)
Configure the default local server, creating it first if required.
|
MessagingFraction |
server(String childKey,
EnhancedServerConsumer config)
Configure a named server.
|
addPropertyChangeListener, connectionFactories, connectionFactory, connectionFactory, connectionFactory, connectionFactory, connector, connector, connector, connector, connectors, discoveryGroup, discoveryGroup, discoveryGroup, discoveryGroup, discoveryGroups, externalJmsQueue, externalJmsQueue, externalJmsQueue, externalJmsQueue, externalJmsQueues, externalJmsTopic, externalJmsTopic, externalJmsTopic, externalJmsTopic, externalJmsTopics, getKey, globalClientScheduledThreadPoolMaxSize, globalClientScheduledThreadPoolMaxSize, globalClientThreadPoolMaxSize, globalClientThreadPoolMaxSize, httpConnector, httpConnector, httpConnector, httpConnector, httpConnectors, inVmConnector, inVmConnector, inVmConnector, inVmConnector, inVmConnectors, jmsBridge, jmsBridge, jmsBridge, jmsBridge, jmsBridges, pooledConnectionFactories, pooledConnectionFactory, pooledConnectionFactory, pooledConnectionFactory, pooledConnectionFactory, remoteConnector, remoteConnector, remoteConnector, remoteConnector, remoteConnectors, removePropertyChangeListener, server, server, server, server, servers, subresources
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults
public static MessagingFraction createDefaultFraction()
public MessagingFraction applyDefaults()
Fraction
applyDefaults
in interface Fraction<MessagingFraction>
Fraction.applyDefaults(boolean)
public static MessagingFraction createDefaultFraction(EnhancedServerConsumer config)
config
- The configurator.public MessagingFraction defaultServer()
public MessagingFraction defaultServer(EnhancedServerConsumer config)
config
- The configurator.public MessagingFraction server(String childKey, EnhancedServerConsumer config)
childKey
- The key (name) of the server.config
- The configurator.Copyright © 2019 JBoss by Red Hat. All rights reserved.