|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.ConcurrentPicoContainer
org.exoplatform.container.mc.MCIntegrationContainer
public class MCIntegrationContainer
Container class that serves as an interception point for MC integration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.container.ConcurrentPicoContainer |
|---|
ConcurrentPicoContainer.ContainerVisitor |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.container.ConcurrentPicoContainer |
|---|
componentAdapterFactory |
| Constructor Summary | |
|---|---|
MCIntegrationContainer()
Constructor that exposes super constructor. |
|
MCIntegrationContainer(org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory)
Constructor that exposes super constructor. |
|
MCIntegrationContainer(org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory,
org.picocontainer.PicoContainer parent)
Constructor that exposes super constructor. |
|
MCIntegrationContainer(org.picocontainer.PicoContainer parent)
Constructor that exposes super constructor. |
|
| Method Summary | |
|---|---|
static boolean |
hasMCKernel(org.picocontainer.ComponentAdapter componentAdapter)
Check if runtime environment supports mc integration. |
org.picocontainer.ComponentAdapter |
registerComponent(org.picocontainer.ComponentAdapter componentAdapter)
Method interception that swaps the original component adapter for intercepting one for components that require mc integration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MCIntegrationContainer(org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory,
org.picocontainer.PicoContainer parent)
componentAdapterFactory - parent - public MCIntegrationContainer(org.picocontainer.PicoContainer parent)
parent - public MCIntegrationContainer(org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory)
componentAdapterFactory - public MCIntegrationContainer()
| Method Detail |
|---|
public org.picocontainer.ComponentAdapter registerComponent(org.picocontainer.ComponentAdapter componentAdapter)
registerComponent in interface org.picocontainer.MutablePicoContainerregisterComponent in class ConcurrentPicoContainercomponentAdapter - original component adapter
public static boolean hasMCKernel(org.picocontainer.ComponentAdapter componentAdapter)
componentAdapter - original component adapter
|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||