Version 2

    ControllerContextAction
    -
    org.jboss.dependency.plugins.spi.action.ControllerContextAction

     

    An interface that is used by the

    ControllerContextActions

    to perform state transitions at the give state.

     

    Operations

     

    • install(ControllerContext)
      - perform the installation action for this state on the given context.

     

    • uninstall(ControllerContext)
      - perform the uninstall action for this state on the given context.

     

    Referenced by: