|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ApplicationContext | |
Catalog | This class defines the interface to message catalogs. |
CommandHandler | This class allows you to add new commands to the Web Client's servlet and also to extend the servlet's commands. |
SessionContext | |
Viewer | This class allows you to customize the look and feel of certain parts of the Web Client. |
Class Summary | |
---|---|
ApplicationContextProxy | |
BuiltinHandler | This class handles all commands known by the Web Client's servlet itself. |
CatalogImpl | |
Command | This class encapsulates what commands are allowed in the various states of
process templates ,
process instances ,
activity instances ,
persistent lists ,
and work items . |
Config | This class provides access to the settings in the servlet configuration file. |
DefaultViewer | This class provides the default implementation of the Viewer
interface. |
EnhancedJSPViewer | This Viewer should be used when your Application server supports the JSP V1.0 standard. |
GenericCommandHandler | This class provides a generic implementation of
CommandHandler 's execute()
method which maps the command name directly to the name of the method to
be invoked and allows easy access to the ApplicationContext . |
JSPViewer | This Viewer should be used when your Application server supports the JSP V1.0 standard. |
LogonContext | |
Main | This is the main class of the MQSeries Workflow Web Client. |
MonitorHandler | |
NavigatorEntry | |
Optional | |
Optional.MQWF332 | |
Optional.SDK22 | |
Optional.WMQWF35 | |
RequestContext | |
ResponsePage | Objects of this class represent the responses sent by the Web Client. |
SessionContext.MonitorPackage | |
SessionContextProxy | |
SessionTable.Entry | |
Version | This class serves as an interface to the version-related methods of
java.lang.Package . |
Exception Summary | |
---|---|
ClientException | This is the base class for all exceptions thrown within the Web Client framework. |
NoSessionException | This exception will be thrown if the servlet's service() method
is called for a command other than logon, but no Workflow
SessionContext is found in the request's HttpSession
object. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |