Package org.eclipse.ecf.core.util
Class AbstractFactory
java.lang.Object
org.eclipse.ecf.core.util.AbstractFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class[]
getClassesForTypes
(String[] argTypes, Object[] args, ClassLoader cl)
-
Constructor Details
-
AbstractFactory
public AbstractFactory()
-
-
Method Details
-
getClassesForTypes
public static Class[] getClassesForTypes(String[] argTypes, Object[] args, ClassLoader cl) throws ClassNotFoundException - Throws:
ClassNotFoundException
-