public interface Resolvable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
resolve(Context context)
Resolve a object to a value.
|
java.lang.Object resolve(Context context) throws ContextException
context
- the contextwith respect which to resolveContextException
- if an error occurs