org.eclipse.ecf.core.util
Class AbstractFactory

java.lang.Object
  extended by org.eclipse.ecf.core.util.AbstractFactory

public class AbstractFactory
extends java.lang.Object


Constructor Summary
AbstractFactory()
           
 
Method Summary
static java.lang.Class[] getClassesForTypes(java.lang.String[] argTypes, java.lang.Object[] args, java.lang.ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFactory

public AbstractFactory()
Method Detail

getClassesForTypes

public static java.lang.Class[] getClassesForTypes(java.lang.String[] argTypes,
                                                   java.lang.Object[] args,
                                                   java.lang.ClassLoader cl)
                                            throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException