public class AbstractFactory extends Object
Constructor and Description |
---|
AbstractFactory() |
Modifier and Type | Method and Description |
---|---|
static Class[] |
getClassesForTypes(String[] argTypes,
Object[] args,
ClassLoader cl) |
public static Class[] getClassesForTypes(String[] argTypes, Object[] args, ClassLoader cl) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.