org.jboss.system.microcontainer
Class StartStopLifecycleAction
java.lang.Object
org.jboss.dependency.plugins.action.AccessControllerContextAction<T,T>
org.jboss.dependency.plugins.action.SimpleControllerContextAction<ServiceControllerContext>
org.jboss.system.microcontainer.ServiceControllerContextAction
org.jboss.system.microcontainer.StartStopLifecycleAction
- All Implemented Interfaces:
- org.jboss.dependency.plugins.action.ControllerContextAction
public class StartStopLifecycleAction
- extends ServiceControllerContextAction
StartStopLifecycleAction.
- Version:
- $Revision: 85945 $
- Author:
- Adrian Brock
Methods inherited from class org.jboss.dependency.plugins.action.SimpleControllerContextAction |
fullContextCast, secureInstallAction, secureUninstallAction, simpleContextCast, simpleInstallAction, simpleUninstallAction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartStopLifecycleAction
public StartStopLifecycleAction()
installAction
public void installAction(ServiceControllerContext context)
throws Throwable
- Overrides:
installAction
in class ServiceControllerContextAction
- Throws:
Throwable
uninstallAction
public void uninstallAction(ServiceControllerContext context)
- Overrides:
uninstallAction
in class ServiceControllerContextAction
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.