|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dependency.plugins.AbstractControllerContextActions
org.jboss.kernel.plugins.dependency.KernelControllerContextActions
public class KernelControllerContextActions
The KernelControllerActions.
When there is a security manager and we are using a native context we switch to our privileges to run the actions and switch back to callout to beans.
Otherwise, we just use the caller's privileges.
| Constructor Summary | |
|---|---|
protected |
KernelControllerContextActions(Map<org.jboss.dependency.spi.ControllerState,org.jboss.dependency.plugins.action.ControllerContextAction> actions)
Create a new KernelControllerContextActions. |
| Method Summary | |
|---|---|
static KernelControllerContextActions |
getInstance()
Get the instance |
static KernelControllerContextActions |
getNoInstantiate()
Get no instantiate actions |
| Methods inherited from class org.jboss.dependency.plugins.AbstractControllerContextActions |
|---|
getAction, install, uninstall |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected KernelControllerContextActions(Map<org.jboss.dependency.spi.ControllerState,org.jboss.dependency.plugins.action.ControllerContextAction> actions)
actions - the actions| Method Detail |
|---|
public static KernelControllerContextActions getInstance()
public static KernelControllerContextActions getNoInstantiate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||