org.apache.felix.scr.impl
Class ManagerFactory

java.lang.Object
  extended by org.apache.felix.scr.impl.ManagerFactory

public class ManagerFactory
extends java.lang.Object

This factory allows other types of ComponentManagers to be provided.


Constructor Summary
ManagerFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagerFactory

public ManagerFactory()