|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.SymbolSourcesPropertySource
public class SymbolSourcesPropertySource
Property source that bridges to HiveMind Symbol Sources.
Constructor Summary | |
---|---|
SymbolSourcesPropertySource(org.apache.hivemind.internal.Module module)
|
Method Summary | |
---|---|
java.lang.String |
getPropertyValue(java.lang.String propertyName)
Invokes Module#getSymbolValue(java.lang.String) . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SymbolSourcesPropertySource(org.apache.hivemind.internal.Module module)
Method Detail |
---|
public java.lang.String getPropertyValue(java.lang.String propertyName)
Module#getSymbolValue(java.lang.String)
.
getPropertyValue
in interface IPropertySource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |