public class LiveOnlyActivation extends Activation
| Constructor and Description |
|---|
LiveOnlyActivation(ActiveMQServerImpl server,
LiveOnlyPolicy liveOnlyPolicy) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(boolean permanently,
boolean restarting) |
void |
connectToScaleDownTarget(ScaleDownPolicy scaleDownPolicy) |
void |
freezeConnections(RemotingService remotingService) |
void |
postConnectionFreeze() |
void |
run() |
long |
scaleDown() |
createJournalLoader, getActivationChannelHandler, getHAManager, getReplicationManager, haStarted, preStorageClose, sendLiveIsStoppingpublic LiveOnlyActivation(ActiveMQServerImpl server, LiveOnlyPolicy liveOnlyPolicy)
public void run()
public void close(boolean permanently,
boolean restarting)
throws Exception
close in class ActivationExceptionpublic void freezeConnections(RemotingService remotingService)
freezeConnections in class Activationpublic void postConnectionFreeze()
postConnectionFreeze in class Activationpublic void connectToScaleDownTarget(ScaleDownPolicy scaleDownPolicy)
Copyright © 2018 JBoss by Red Hat. All rights reserved.