public class ConfigurationUtils extends Object
| Constructor and Description |
|---|
ConfigurationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createProvider(GraphConfiguration config,
String propPrefix,
String defaultProvider) |
static <T> T |
createProvider(String className,
GraphConfiguration config) |
public static <T> T createProvider(GraphConfiguration config, String propPrefix, String defaultProvider) throws VertexiumException
VertexiumExceptionpublic static <T> T createProvider(String className, GraphConfiguration config) throws VertexiumException
VertexiumExceptionCopyright © 2014–2015. All rights reserved.