|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControllerContextAction | |
|---|---|
| org.jboss.dependency.plugins | An abstract dependency implementation. |
| org.jboss.dependency.plugins.action | Definition of action plugins. |
| 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 |
| Constructor parameters in org.jboss.dependency.plugins with type arguments of type ControllerContextAction | |
|---|---|
AbstractControllerContextActions(Map<ControllerState,ControllerContextAction> actions)
|
|
| Uses of ControllerContextAction in org.jboss.dependency.plugins.action |
|---|
| Classes in org.jboss.dependency.plugins.action that implement ControllerContextAction | |
|---|---|
class |
AccessControllerContextAction<S extends ControllerContext,T extends ControllerContext>
Access controller context. |
class |
SimpleControllerContextAction<T extends ControllerContext>
Simple and full context impls are the same. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||