|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to indicate objects that need to be resolved in some particular context.
Method Summary | |
java.lang.Object |
resolve(Context context)
Resolve a object to a value. |
Method Detail |
public java.lang.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 |