public interface Contextualizable
| Modifier and Type | Method and Description |
|---|---|
void |
contextualize(Context context)
Pass the Context to the component.
|
void contextualize(Context context) throws ContextException
context - the context. Must not be null.ContextException - if context is invalid