org.jboss.system.microcontainer
Class ServiceControllerContextActions
java.lang.Object
org.jboss.dependency.plugins.AbstractControllerContextActions
org.jboss.system.microcontainer.ServiceControllerContextActions
- All Implemented Interfaces:
- org.jboss.dependency.spi.ControllerContextActions
public class ServiceControllerContextActions
- extends org.jboss.dependency.plugins.AbstractControllerContextActions
ServiceControllerContextActions.
- Version:
- $Revision: 85945 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceControllerContextActions
protected ServiceControllerContextActions(Map<org.jboss.dependency.spi.ControllerState,org.jboss.dependency.plugins.action.ControllerContextAction> actions)
- Create a new ServiceControllerContextActions.
- Parameters:
actions
- the actions
getInstance
public static ServiceControllerContextActions getInstance()
- Get the instance
- Returns:
- the actions
getLifecycleOnly
public static ServiceControllerContextActions getLifecycleOnly()
- Get the instance
- Returns:
- the actions
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.