|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.CurrentManager
public class CurrentManager
Access point for getting/setting current Managager
| Field Summary | |
|---|---|
protected static ManagerImpl |
rootManager
|
| Constructor Summary | |
|---|---|
CurrentManager()
|
|
| Method Summary | |
|---|---|
static ManagerImpl |
rootManager()
Gets the root manager |
static void |
setRootManager(ManagerImpl rootManager)
Sets the root manager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static ManagerImpl rootManager
| Constructor Detail |
|---|
public CurrentManager()
| Method Detail |
|---|
public static ManagerImpl rootManager()
public static void setRootManager(ManagerImpl rootManager)
rootManager - The root manager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||