Class HTTPAcceptorAdd

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

    public class HTTPAcceptorAdd
    extends ActiveMQReloadRequiredHandlers.AddStepHandler
    The add operation for the messaging subsystem's http-acceptor resource.
    Author:
    Jeff Mesnil (c) 2013 Red Hat inc.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.controller.AbstractAddStepHandler

        org.jboss.as.controller.AbstractAddStepHandler.Parameters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static HTTPAcceptorAdd INSTANCE  
      • Fields inherited from class org.jboss.as.controller.AbstractAddStepHandler

        attributes
    • Method Detail

      • performRuntime

        protected void performRuntime​(org.jboss.as.controller.OperationContext context,
                                      org.jboss.dmr.ModelNode operation,
                                      org.jboss.dmr.ModelNode model)
                               throws org.jboss.as.controller.OperationFailedException
        Overrides:
        performRuntime in class ActiveMQReloadRequiredHandlers.AddStepHandler
        Throws:
        org.jboss.as.controller.OperationFailedException