|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.hivemind.impl.SystemPropertiesSymbolSource
Implementation of SymbolSource that
accesses System.getProperty(java.lang.String).
| Constructor Summary | |
SystemPropertiesSymbolSource()
|
|
| Method Summary | |
java.lang.String |
valueForSymbol(java.lang.String name)
Returns the value for the named system property, or null if no such system property exists. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemPropertiesSymbolSource()
| Method Detail |
public java.lang.String valueForSymbol(java.lang.String name)
valueForSymbol in interface SymbolSource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||