org.apache.ode.bpel.runtime.channels
Interface Termination

All Known Subinterfaces:
TerminationChannel
All Known Implementing Classes:
TerminationChannelListener

public interface Termination

Channel used for parent-to-child scope communication.


Method Summary
 void terminate()
          Stop processing immediately.
 

Method Detail

terminate

void terminate()
Stop processing immediately.