public interface ContextAware
| Modifier and Type | Method and Description |
|---|---|
void |
addError(String
|
void |
addError(String
|
void |
addInfo(String
|
void |
addInfo(String
|
void |
addStatus(Status
|
void |
addWarn(String
|
void |
addWarn(String
|
Context |
getContext()
|
void |
setContext(Context
|