public class FrameworkConfiguration extends Object
| Constructor and Description |
|---|
FrameworkConfiguration(File homeDirectory) |
FrameworkConfiguration(File homeDirectory,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperties(Map<String,Object> properties) |
void |
addProperty(String name,
Object value) |
File |
getHomeDirectory() |
Map<String,Object> |
getProperties() |
<T> T |
getProperty(String name) |
Copyright © 2016 Suncode. All rights reserved.