|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resolvable
This interface is used to indicate objects that need to be resolved in some particular context.
Method Summary | |
---|---|
Object |
resolve(Context context)
Resolve a object to a value. |
Method Detail |
---|
Object resolve(Context context) throws ContextException
context
- the contextwith respect which to resolve
ContextException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |