org.apache.pluto.services.factory
Class FactoryManager

java.lang.Object
  extended by org.apache.pluto.services.factory.FactoryManager

public class FactoryManager
extends java.lang.Object

The static accessor for the FactoryManagerService.

See Also:
FactoryManagerService

Constructor Summary
FactoryManager()
           
 
Method Summary
static Factory getFactory(java.lang.Class theClass)
           
private static FactoryManagerService getService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryManager

public FactoryManager()
Method Detail

getFactory

public static Factory getFactory(java.lang.Class theClass)

getService

private static FactoryManagerService getService()