public interface IRequestContextFactory
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
Copy Right Statement
|
| Modifier and Type | Method and Description |
|---|---|
| IRequestContext | getRequestContext()
Returns an instance of IRequestContext that is valid for the current HTTP request.
|
static final java.lang.String COPYRIGHT
IRequestContext getRequestContext()