org.osjava.oscube.util
Class FactoryUtils

java.lang.Object
  extended byorg.osjava.oscube.util.FactoryUtils

public class FactoryUtils
extends Object


Constructor Summary
FactoryUtils()
           
 
Method Summary
static Object getObject(String name, String type, String defaultPackage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryUtils

public FactoryUtils()
Method Detail

getObject

public static Object getObject(String name,
                               String type,
                               String defaultPackage)


Copyright © 2003-2005 OSJava. All Rights Reserved.