|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.service.impl.DefaultsSymbolSource
public class DefaultsSymbolSource
Implementation of SymbolSource driven off of an extension point.
| Constructor Summary | |
|---|---|
DefaultsSymbolSource()
|
|
| Method Summary | |
|---|---|
void |
initializeService()
|
void |
setDefaults(java.util.List list)
|
java.lang.String |
valueForSymbol(java.lang.String name)
Returns the value for the symbol, if this source can provide one. |
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultsSymbolSource()
| Method Detail |
|---|
public java.lang.String valueForSymbol(java.lang.String name)
SymbolSource
valueForSymbol in interface SymbolSourcepublic void initializeService()
public void setDefaults(java.util.List list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||