org.apache.ode.bpel.rtrep.v1.channels
Interface Compensation

All Known Subinterfaces:
CompensationChannel
All Known Implementing Classes:
CompensationChannelListener

public interface Compensation


Method Summary
 void compensate(SynchChannel ret)
           
 void forget()
           
 

Method Detail

forget

void forget()

compensate

void compensate(SynchChannel ret)