org.exoplatform.container.jmx
Class MX4JComponentAdapterFactory
java.lang.Object
org.exoplatform.container.jmx.MX4JComponentAdapterFactory
- All Implemented Interfaces:
- Serializable, org.picocontainer.defaults.ComponentAdapterFactory
public class MX4JComponentAdapterFactory
- extends Object
- implements org.picocontainer.defaults.ComponentAdapterFactory, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MX4JComponentAdapterFactory
public MX4JComponentAdapterFactory()
createComponentAdapter
public org.picocontainer.ComponentAdapter createComponentAdapter(Object key,
Class impl,
org.picocontainer.Parameter[] params)
throws org.picocontainer.PicoIntrospectionException,
org.picocontainer.defaults.AssignabilityRegistrationException,
org.picocontainer.defaults.NotConcreteRegistrationException
- Specified by:
createComponentAdapter in interface org.picocontainer.defaults.ComponentAdapterFactory
- Throws:
org.picocontainer.PicoIntrospectionException
org.picocontainer.defaults.AssignabilityRegistrationException
org.picocontainer.defaults.NotConcreteRegistrationException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.