Class JSFImplListHandler

java.lang.Object
org.jboss.as.jsf.subsystem.JSFImplListHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class JSFImplListHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Defines and handles the list-active-jsf-impls operation.
Author:
Stan Silvert ssilvert@redhat.com (C) 2012 Red Hat Inc.
  • Field Details

    • OPERATION_NAME

      public static final String OPERATION_NAME
      See Also:
    • DEFINITION

      public static final org.jboss.as.controller.OperationDefinition DEFINITION
  • Constructor Details

    • JSFImplListHandler

      public JSFImplListHandler()
  • 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