|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dependency.plugins.action.AccessControllerContextAction<T,T>
org.jboss.dependency.plugins.action.SimpleControllerContextAction<ServiceControllerContext>
org.jboss.system.microcontainer.ServiceControllerContextAction
org.jboss.system.microcontainer.InstantiateAction
public class InstantiateAction
InstantiateAction.
Field Summary |
---|
Fields inherited from class org.jboss.system.microcontainer.ServiceControllerContextAction |
---|
log |
Constructor Summary | |
---|---|
InstantiateAction()
|
Method Summary | |
---|---|
void |
installAction(ServiceControllerContext context)
|
void |
uninstallAction(ServiceControllerContext context)
|
Methods inherited from class org.jboss.system.microcontainer.ServiceControllerContextAction |
---|
contextCast, validateContext |
Methods inherited from class org.jboss.dependency.plugins.action.SimpleControllerContextAction |
---|
fullContextCast, secureInstallAction, secureUninstallAction, simpleContextCast, simpleInstallAction, simpleUninstallAction |
Methods inherited from class org.jboss.dependency.plugins.action.AccessControllerContextAction |
---|
install, uninstall |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstantiateAction()
Method Detail |
---|
public void installAction(ServiceControllerContext context) throws Throwable
installAction
in class ServiceControllerContextAction
Throwable
public void uninstallAction(ServiceControllerContext context)
uninstallAction
in class ServiceControllerContextAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |