public class BuilderFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
get(Class<T> clazz) |
static BuilderFactory |
getInstance() |
static Properties |
getProperties(URL url) |
public static BuilderFactory getInstance()
public static <T> T get(Class<T> clazz)
public static Properties getProperties(URL url) throws IOException
IOExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.