|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
net.sourceforge.hiveutils.service.impl.PropertyFileSymbolSource
public class PropertyFileSymbolSource
Implementation of SymbolSource
driven
off of a property file.
Constructor Summary | |
---|---|
PropertyFileSymbolSource(org.apache.commons.logging.Log logger,
java.util.List<PropertyFileContribution> parameters)
|
Method Summary | |
---|---|
java.lang.String |
valueForSymbol(java.lang.String name)
|
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 PropertyFileSymbolSource(org.apache.commons.logging.Log logger, java.util.List<PropertyFileContribution> parameters)
Method Detail |
---|
public java.lang.String valueForSymbol(java.lang.String name)
valueForSymbol
in interface org.apache.hivemind.SymbolSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |