org.exoplatform.container.management
Class ManageableComponentAdapterFactoryMT
java.lang.Object
org.exoplatform.container.management.ManageableComponentAdapterFactoryMT
- All Implemented Interfaces:
- ComponentAdapterFactory
public class ManageableComponentAdapterFactoryMT
- extends Object
- implements ComponentAdapterFactory
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManageableComponentAdapterFactoryMT
public ManageableComponentAdapterFactoryMT(ExoContainer holder,
ConcurrentContainerMT container)
createComponentAdapter
public <T> ComponentAdapter<T> createComponentAdapter(Object componentKey,
Class<T> componentImplementation)
throws ContainerException
- Specified by:
createComponentAdapter in interface ComponentAdapterFactory
- Throws:
ContainerException
Copyright © 2014 eXo Platform SAS. All Rights Reserved.