Package org.jboss.as.txn.subsystem
Class LogStoreParticipantRecoveryHandler
java.lang.Object
org.jboss.as.txn.subsystem.LogStoreParticipantRecoveryHandler
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
-
Constructor Summary
ConstructorsConstructorDescriptionLogStoreParticipantRecoveryHandler(LogStoreParticipantRefreshHandler refreshHandler) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
Constructor Details
-
LogStoreParticipantRecoveryHandler
-
-
Method Details
-
execute
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException - Specified by:
executein interfaceorg.jboss.as.controller.OperationStepHandler- Throws:
org.jboss.as.controller.OperationFailedException
-