Class ProtocolMetricsHandler

  • All Implemented Interfaces:
    org.jboss.as.controller.OperationStepHandler

    public class ProtocolMetricsHandler
    extends org.jboss.as.controller.AbstractRuntimeOnlyHandler
    A generic handler for protocol metrics based on reflection.
    Author:
    Richard Achmatowicz (c) 2013 Red Hat Inc., Radoslav Husar, Paul Ferraro
    • Constructor Detail

    • Method Detail

      • executeRuntimeStep

        protected void executeRuntimeStep​(org.jboss.as.controller.OperationContext context,
                                          org.jboss.dmr.ModelNode operation)
                                   throws org.jboss.as.controller.OperationFailedException
        Specified by:
        executeRuntimeStep in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
        Throws:
        org.jboss.as.controller.OperationFailedException