|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.tapestry.services.impl.InjectedValueProviderImpl
| Constructor Summary | |
InjectedValueProviderImpl(org.apache.hivemind.internal.Module module,
org.apache.hivemind.schema.Translator objectTranslator)
|
|
| Method Summary | |
java.lang.Object |
obtainValue(java.lang.String locator,
org.apache.hivemind.Location location)
Deletegates out to {@link Translator#translate(org.apache.hivemind.internal.Module, java.lang.Class, java.lang.String, org.apache.hivemind.Location) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InjectedValueProviderImpl(org.apache.hivemind.internal.Module module,
org.apache.hivemind.schema.Translator objectTranslator)
| Method Detail |
public java.lang.Object obtainValue(java.lang.String locator,
org.apache.hivemind.Location location)
obtainValue in interface InjectedValueProviderlocator - the reference to the HiveMind object to obtain, with a leading prefix indicating
type (i.e., "service:", "configuration:", etc.location - the location of the value, used if an error must be reported.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||