org.codehaus.plexus.factory
Class AbstractPlexusFactory

java.lang.Object
  extended byorg.codehaus.plexus.factory.AbstractPlexusFactory
Direct Known Subclasses:
ComponentRepositoryFactory, LoggerManagerFactory, ResourceManagerFactory

public class AbstractPlexusFactory
extends java.lang.Object


Constructor Summary
AbstractPlexusFactory()
           
 
Method Summary
protected static java.lang.Object getInstance(java.lang.String implementation, java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPlexusFactory

public AbstractPlexusFactory()
Method Detail

getInstance

protected static java.lang.Object getInstance(java.lang.String implementation,
                                              java.lang.ClassLoader classLoader)
                                       throws java.lang.Exception
Throws:
java.lang.Exception