|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MCIntegration
The interface used to loosely couple mc-integration to exo-container
| Method Summary | |
|---|---|
org.picocontainer.ComponentAdapter |
getMCAdapter(org.picocontainer.ComponentAdapter componentAdapter)
Apply mc-integration interception. |
boolean |
hasMCKernel(org.picocontainer.ComponentAdapter adapter)
Check if JBoss MC Kernel is available. |
void |
initThreadCtx(javax.servlet.ServletContext ctx)
Initialize thread context with mc kernel retrieved through ServletContext. |
void |
resetThreadCtx(javax.servlet.ServletContext ctx)
Clean up any thread context data stored during initThreadCtx(). |
| Method Detail |
|---|
org.picocontainer.ComponentAdapter getMCAdapter(org.picocontainer.ComponentAdapter componentAdapter)
componentAdapter - the original component adapter
boolean hasMCKernel(org.picocontainer.ComponentAdapter adapter)
adapter -
void initThreadCtx(javax.servlet.ServletContext ctx)
ctx - Servlet contextvoid resetThreadCtx(javax.servlet.ServletContext ctx)
ctx - Servlet context
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||