Class LogStoreProbeHandler

java.lang.Object
org.jboss.as.txn.subsystem.LogStoreProbeHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class LogStoreProbeHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Handler for exposing transaction logs
Author:
Stefano Maestri (c) 2011 Red Hat Inc., Mike Musgrove (c) 2012 Red Hat Inc.
  • Constructor Details

    • LogStoreProbeHandler

      public LogStoreProbeHandler()
  • 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:
      execute in interface org.jboss.as.controller.OperationStepHandler
      Throws:
      org.jboss.as.controller.OperationFailedException