Package | Description |
---|---|
org.jboss.modcluster | |
org.jboss.modcluster.config.impl | |
org.jboss.modcluster.mcmp | |
org.jboss.modcluster.mcmp.impl |
Constructor and Description |
---|
ModClusterService(NodeConfiguration nodeConfig,
BalancerConfiguration balancerConfig,
MCMPHandlerConfiguration mcmpConfig,
LoadBalanceFactorProviderFactory loadBalanceFactorProviderFactory,
MCMPRequestFactory requestFactory,
MCMPResponseParser responseParser,
ResetRequestSource resetRequestSource,
MCMPHandler mcmpHandler,
AdvertiseListenerFactory listenerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ModClusterConfig
Java bean implementing the various configuration interfaces.
|
Modifier and Type | Method and Description |
---|---|
MCMPRequest |
MCMPRequestFactory.createConfigRequest(Engine engine,
NodeConfiguration nodeConfig,
BalancerConfiguration balancerConfig)
Creates a CONFIG MCMP request for the specified engine.
|
Modifier and Type | Method and Description |
---|---|
MCMPRequest |
DefaultMCMPRequestFactory.createConfigRequest(Engine engine,
NodeConfiguration nodeConfig,
BalancerConfiguration balancerConfig)
Creates a CONFIG MCMP request for the specified engine.
|
Constructor and Description |
---|
ResetRequestSourceImpl(NodeConfiguration nodeConfig,
BalancerConfiguration balancerConfig,
MCMPRequestFactory requestFactory) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.