public interface Resolvable
| Modifier and Type | Method and Description |
|---|---|
Object |
resolve(Context context)
Resolve a object to a value.
|
Object resolve(Context context) throws ContextException
context - the contextwith respect which to resolveContextException - if an error occursCopyright © 2021. All rights reserved.