org.apache.ode.bpel.rtrep.v1.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
 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.