|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebBeansManager
Functionality provided by the Web Beans Manager over and above the JSR-299 Manager.
| Method Summary | |
|---|---|
WebBeansManager |
createActivity()
Create a new child activity. |
WebBeansManager |
setCurrent(java.lang.Class<? extends java.lang.annotation.Annotation> scopeType)
Associate an activity with the current context for a normal scope |
void |
shutdown()
|
| Method Detail |
|---|
void shutdown()
WebBeansManager createActivity()
WebBeansManager setCurrent(java.lang.Class<? extends java.lang.annotation.Annotation> scopeType)
scopeType - the scope to associate the activity with
ContextNotActiveException - if the given scope is inactive
java.lang.IllegalArgumentException - if the given scope is not a normal scope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||