org.jboss.system.microcontainer
Class CreateDestroyLifecycleAction
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.CreateDestroyLifecycleAction
- All Implemented Interfaces:
- org.jboss.dependency.plugins.action.ControllerContextAction
public class CreateDestroyLifecycleAction
- extends ServiceControllerContextAction
CreateDestroyLifecycleAction.
- 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 |
CreateDestroyLifecycleAction
public CreateDestroyLifecycleAction()
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.