This project has retired. For details please refer to its Attic page.

Uses of Interface
org.apache.wink.common.RuntimeContext

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(RuntimeException e, Object obj, ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR originator, 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.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.