Class PoolStatisticsRuntimeAttributeWriteHandler

java.lang.Object
org.jboss.as.connector.subsystems.common.pool.PoolStatisticsRuntimeAttributeWriteHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class PoolStatisticsRuntimeAttributeWriteHandler extends Object implements org.jboss.as.controller.OperationStepHandler
  • Constructor Details

    • PoolStatisticsRuntimeAttributeWriteHandler

      public PoolStatisticsRuntimeAttributeWriteHandler(org.jboss.jca.core.spi.statistics.StatisticsPlugin stats)
  • 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