public interface ContextAware
Modifier and Type | Method and Description |
---|---|
void |
setContext(RestContext context)
Sets the interface context in REST.
|
void setContext(RestContext context)
Sets the interface context in REST.
context
- interface context.