Version 2

    AbstractControllerContext
    -
    org.jboss.dependency.plugins.controller.AbstractControllerContext

     

    This forms the base implementation of the ControllerContext spi.

     

    Additionally it provides simpler model for performing the state transitions by introducing the

    ControllerContextActions

    which is effectively a map between a ControllerState and a ControllerContextAction along with some helper code for error handling.

     

    Referenced by: