Class LiveActivation
- java.lang.Object
-
- org.apache.activemq.artemis.core.server.impl.Activation
-
- org.apache.activemq.artemis.core.server.impl.LiveActivation
-
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ColocatedActivation,ReplicationPrimaryActivation,SharedNothingLiveActivation,SharedStoreLiveActivation
public abstract class LiveActivation extends Activation
-
-
Constructor Summary
Constructors Constructor Description LiveActivation()
-
Method Summary
-
Methods inherited from class org.apache.activemq.artemis.core.server.impl.Activation
close, createJournalLoader, freezeConnections, getActivationChannelHandler, getHAManager, getReplicationManager, haStarted, isReplicaSync, postConnectionFreeze, preStorageClose, sendLiveIsStopping
-
-