public class ControlBuildFactory extends Object
| Constructor and Description |
|---|
ControlBuildFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BaseControlBuild |
getControlBuildFunction(int num) |
static BaseControlBuild |
getControlBuildFunction(String config) |
public static BaseControlBuild getControlBuildFunction(String config) throws ClassNotFoundException, InstantiationException, NoSuchMethodException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
public static BaseControlBuild getControlBuildFunction(int num) throws ClassNotFoundException, InstantiationException, NoSuchMethodException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2017. All rights reserved.