|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeContext | |
---|---|
org.apache.wink.common.utils | |
org.apache.wink.server.handlers |
Uses of RuntimeContext in org.apache.wink.common.utils |
---|
Methods in org.apache.wink.common.utils with parameters of type RuntimeContext | |
---|---|
static void |
ProviderUtils.logUserProviderException(java.lang.RuntimeException e,
java.lang.Object obj,
ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR originator,
java.lang.Object[] methodParams,
RuntimeContext context)
|
Uses of RuntimeContext in org.apache.wink.server.handlers |
---|
Subinterfaces of RuntimeContext in org.apache.wink.server.handlers | |
---|---|
interface |
MessageContext
The MessageContext is used by Handlers to obtain and manipulate request specific information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |