Uses of Interface
com.ibm.workflow.servlet.client.ApplicationContext

Packages that use ApplicationContext
com.ibm.workflow.servlet.client   
 

Uses of ApplicationContext in com.ibm.workflow.servlet.client
 

Subinterfaces of ApplicationContext in com.ibm.workflow.servlet.client
 interface SessionContext
           
 

Classes in com.ibm.workflow.servlet.client that implement ApplicationContext
 class ApplicationContextProxy
           
 class LogonContext
           
 class RequestContext
           
 class SessionContextProxy
           
 

Methods in com.ibm.workflow.servlet.client that return ApplicationContext
 ApplicationContext GenericCommandHandler.getContext()
          This method allows subclasses to access the Web Client's context.
 ApplicationContext Config.getContext()
          Query the application context.
 



© Copyright IBM Corporation 1999, 2007. All Rights Reserved.