|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InjectedValueProvider
Method Summary | |
---|---|
Object |
obtainValue(String objectReference,
org.apache.hivemind.Location location)
Looks up a value in HiveMind using the object reference (as with HiveMind's built-in object translator). |
Method Detail |
---|
Object obtainValue(String objectReference, org.apache.hivemind.Location location)
objectReference
- 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 |