Class PrimaryActivation
java.lang.Object
org.apache.activemq.artemis.core.server.impl.Activation
org.apache.activemq.artemis.core.server.impl.PrimaryActivation
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ColocatedActivation,ReplicationPrimaryActivation,SharedNothingPrimaryActivation,SharedStorePrimaryActivation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.activemq.artemis.core.server.impl.Activation
close, createJournalLoader, freezeConnections, getActivationChannelHandler, getHAManager, getReplicationManager, haStarted, isReplicaSync, postConnectionFreeze, preStorageClose, sendPrimaryIsStopping
-
Constructor Details
-
PrimaryActivation
public PrimaryActivation()
-