|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.context.AbstractContextsService
org.apache.webbeans.web.context.WebContextsService
public class WebContextsService
Web container ContextsService
implementation.
| Constructor Summary | |
|---|---|
WebContextsService()
Creates a new instance. |
|
| Method Summary | |
|---|---|
void |
destroy(Object destroyObject)
|
void |
endContext(Class<? extends Annotation> scopeType,
Object endParameters)
|
Context |
getCurrentContext(Class<? extends Annotation> scopeType)
|
void |
init(Object initializeObject)
|
void |
startContext(Class<? extends Annotation> scopeType,
Object startParameter)
|
boolean |
supportsContext(Class<? extends Annotation> scopeType)
|
| Methods inherited from class org.apache.webbeans.context.AbstractContextsService |
|---|
activateContext, deActivateContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebContextsService()
| Method Detail |
|---|
public void init(Object initializeObject)
init in interface ContextsServiceinit in class AbstractContextsServicepublic void destroy(Object destroyObject)
destroy in interface ContextsServicedestroy in class AbstractContextsService
public void endContext(Class<? extends Annotation> scopeType,
Object endParameters)
endContext in interface ContextsServiceendContext in class AbstractContextsServicepublic Context getCurrentContext(Class<? extends Annotation> scopeType)
getCurrentContext in interface ContextsServicegetCurrentContext in class AbstractContextsService
public void startContext(Class<? extends Annotation> scopeType,
Object startParameter)
throws ContextException
startContext in interface ContextsServicestartContext in class AbstractContextsServiceContextExceptionpublic boolean supportsContext(Class<? extends Annotation> scopeType)
supportsContext in interface ContextsServicesupportsContext in class AbstractContextsService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||