public interface Resolvable
Modifier and Type | Method | 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