public class FederationUpstream extends AbstractFederationStream
connection, federatedAddressMap, federatedQueueMap, federation, name, server| Constructor and Description |
|---|
FederationUpstream(ActiveMQServer server,
Federation federation,
String name,
FederationUpstreamConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deploy(FederationAddressPolicyConfiguration federatedAddressConfig) |
boolean |
deploy(FederationQueuePolicyConfiguration federatedQueueConfig) |
void |
deploy(Set<String> policyRefsToDeploy,
Map<String,FederationPolicy> policyMap) |
FederationUpstreamConfiguration |
getConfig() |
void |
start() |
void |
stop() |
callFederationStreamStartedPlugins, callFederationStreamStoppedPlugins, getConnection, getFederation, getName, getPassword, getPriorityAdjustment, getUserpublic FederationUpstream(ActiveMQServer server, Federation federation, String name, FederationUpstreamConfiguration config)
public void start()
start in interface FederationStreamstart in class AbstractFederationStreampublic void stop()
stop in interface FederationStreamstop in class AbstractFederationStreampublic void deploy(Set<String> policyRefsToDeploy, Map<String,FederationPolicy> policyMap) throws ActiveMQException
ActiveMQExceptionpublic boolean deploy(FederationQueuePolicyConfiguration federatedQueueConfig) throws ActiveMQException
ActiveMQExceptionpublic boolean deploy(FederationAddressPolicyConfiguration federatedAddressConfig) throws ActiveMQException
ActiveMQExceptionpublic FederationUpstreamConfiguration getConfig()
getConfig in interface FederationStreamgetConfig in class AbstractFederationStreamCopyright © 2025 JBoss by Red Hat. All rights reserved.