JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.ode.bpel.runtime.channels
Interface EventHandlerControl
All Known Subinterfaces:
EventHandlerControlChannel
All Known Implementing Classes:
EventHandlerControlChannelListener
public interface
EventHandlerControl
Channel used to control processing of event handler activities.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stop
()
Finish up active events but stop processing any more.
Method Detail
stop
void stop()
Finish up active events but stop processing any more.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method