|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatcherException | |
bexee.axis | Axis integration package. |
bexee.core | Core classes and interfaces of the bexee engine. |
Uses of DispatcherException in bexee.axis |
Methods in bexee.axis that throw DispatcherException | |
protected java.lang.Object |
BexeeProvider.dispatch(BexeeMessage message)
Call dispatcher to kick off the process controller and return result |
Uses of DispatcherException in bexee.core |
Methods in bexee.core that throw DispatcherException | |
java.lang.Object |
Dispatcher.dispatch()
Calls the ProcessController s
ProcessController.processMessage(ProcessInstance, BexeeMessage)
method either synchronously or asynchronously.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |