Package org.eclipse.ecf.core.util
Class AbstractFactory
- java.lang.Object
- 
- org.eclipse.ecf.core.util.AbstractFactory
 
- 
 public class AbstractFactory extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description AbstractFactory()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static Class[]getClassesForTypes(String[] argTypes, Object[] args, ClassLoader cl)
 
- 
- 
- 
Method Detail- 
getClassesForTypespublic static Class[] getClassesForTypes(String[] argTypes, Object[] args, ClassLoader cl) throws ClassNotFoundException - Throws:
- ClassNotFoundException
 
 
- 
 
-