public interface IConfigManager
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copy Right Statement
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getProperty(java.lang.String property)
Returns the value of the named property.
|
static final java.lang.String COPYRIGHT