Class SharedStorePrimaryActivation
java.lang.Object
org.apache.activemq.artemis.core.server.impl.Activation
org.apache.activemq.artemis.core.server.impl.PrimaryActivation
org.apache.activemq.artemis.core.server.impl.SharedStorePrimaryActivation
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionSharedStorePrimaryActivation(ActiveMQServerImpl server, SharedStorePrimaryPolicy sharedStorePrimaryPolicy, IOCriticalErrorListener ioCriticalErrorListener) -
Method Summary
Methods inherited from class org.apache.activemq.artemis.core.server.impl.Activation
createJournalLoader, freezeConnections, getActivationChannelHandler, getHAManager, getReplicationManager, haStarted, isReplicaSync, postConnectionFreeze, preStorageClose, sendPrimaryIsStopping
-
Constructor Details
-
Method Details
-
run
public void run() -
close
- Specified by:
closein classActivation- Throws:
Exception
-