See: Description
Interface | Description |
---|---|
ExceptionGateway |
Interface to be implemented by classes which register with the engine to receive
notifications of (i) the occurrence of process exceptions and (ii) possible
process 'points' to be checked for exceptions.
|
InterfaceX_Service |
The interface InterfaceX_Service defines the exception event methods that are passed
from the engine to the exception service.
|
Class | Description |
---|---|
InterfaceX_EngineSideClient |
InterfaceX_EngineSideClient passes exception event calls from the engine to the
exception service.
|
InterfaceX_EngineSideServer |
InterfaceX_EngineSideServer receives posts from the exception service and passes
them as method calls to the Engine.
|
InterfaceX_ServiceSideClient |
InterfaceX_ServiceSideClient posts method calls from an exception service to the
YAWL engine.
|
InterfaceX_ServiceSideServer |
InterfaceX_ServiceSideServer passes exception event calls from the engine to the
exception service.
|
Copyright © 2004-2014 The YAWL Foundation.