public interface TitanConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
get(String path)
Returns a string representation of the provided configuration option or namespace for inspection.
|
TitanConfiguration |
set(String path,
Object value)
Sets the configuration option identified by the provided path to the given value.
|
String get(String path)
path - TitanConfiguration set(String path, Object value)
path - value - Copyright © 2012–2015. All rights reserved.