Version 2

    ServiceControllerContextActions
    -
    org.jboss.system.microcontainer.ServiceControllerContextActions

     

    A set of ControllerContextActions for the JMX model. Used by the ServiceControllerContext.

     

    Actions

     

    • DescribeAction
      - examines the ServiceMetaData for dependency information.

    • InstantiateAction
      - invokes the mbean's constructor and registers it with the MBeanServer.

    • ConfigureAction
      - invokes the mbean's setAttributes.

    • CreateDestroyLifecycleAction
      _ - invokes the mbean's "create"/"destroy" methods

    • StartStopLifecycleAction
      _ - invokes the mbean's "start"/"stop" methods

    • InstallAction
      - currently does nothing

     

    Referenced by: