eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.jmx
Class MX4JComponentAdapter

java.lang.Object
  extended by org.picocontainer.defaults.AbstractComponentAdapter
      extended by org.exoplatform.container.jmx.MX4JComponentAdapter
All Implemented Interfaces:
Serializable, org.picocontainer.ComponentAdapter

public class MX4JComponentAdapter
extends org.picocontainer.defaults.AbstractComponentAdapter

Version:
$Revision: 1.5 $
Author:
James Strachan, Mauro Talevi, Jeppe Cramon, Benjamin Mestrallet
See Also:
Serialized Form

Constructor Summary
MX4JComponentAdapter(Object key, Class<?> implementation)
           
 
Method Summary
 Object getComponentInstance(org.picocontainer.PicoContainer container)
           
 void verify(org.picocontainer.PicoContainer container)
           
 
Methods inherited from class org.picocontainer.defaults.AbstractComponentAdapter
accept, checkTypeCompatibility, getComponentImplementation, getComponentKey, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MX4JComponentAdapter

public MX4JComponentAdapter(Object key,
                            Class<?> implementation)
Method Detail

getComponentInstance

public Object getComponentInstance(org.picocontainer.PicoContainer container)

verify

public void verify(org.picocontainer.PicoContainer container)

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.