org.apache.pluto.services.factory
Class FactoryManager

java.lang.Object
  extended byorg.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)
           
 
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)


Copyright © 2003-2007 . All Rights Reserved.