|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControllerContextAction | |
---|---|
org.jboss.dependency.plugins | An abstract dependency implementation. |
org.jboss.kernel.plugins.dependency | Kernel plugins, an abstract dependency implementation. |
Uses of ControllerContextAction in org.jboss.dependency.plugins |
---|
Methods in org.jboss.dependency.plugins that return ControllerContextAction | |
---|---|
protected ControllerContextAction |
AbstractControllerContextActions.getAction(ControllerContext context,
ControllerState state)
Get the controller context action |
Uses of ControllerContextAction in org.jboss.kernel.plugins.dependency |
---|
Classes in org.jboss.kernel.plugins.dependency that implement ControllerContextAction | |
---|---|
static class |
KernelControllerContextActions.ConfigureAction
The configure action |
static class |
KernelControllerContextActions.CreateDestroyLifecycleAction
A CreateDestroyLifecycleAction. |
static class |
KernelControllerContextActions.DescribeAction
The describe action |
static class |
KernelControllerContextActions.InstallAction
The install action |
static class |
KernelControllerContextActions.InstantiateAction
The instantiate action |
static class |
KernelControllerContextActions.KernelControllerContextAction
Abstract action |
static class |
KernelControllerContextActions.LifecycleAction
A lifecycle action |
static class |
KernelControllerContextActions.StartStopLifecycleAction
A StartStopLifecycleAction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |