public class EditConfigFactory extends Object
Modifier and Type | Method and Description |
---|---|
static EditConfig |
make(javassist.CtClass componentClass,
InPlaceEditorRegistry inPlaceEditorRegistry,
ClassLoader classLoader,
javassist.ClassPool classPool) |
public static EditConfig make(javassist.CtClass componentClass, InPlaceEditorRegistry inPlaceEditorRegistry, ClassLoader classLoader, javassist.ClassPool classPool) throws InvalidComponentClassException, ClassNotFoundException, javassist.NotFoundException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException
Copyright © 2019 ICF Olson. All rights reserved.