org.apache.ode.bpel.runtime
Class CompensationHandler

java.lang.Object
  extended by org.apache.ode.bpel.runtime.CompensationHandler
All Implemented Interfaces:
java.io.Serializable

public class CompensationHandler
extends java.lang.Object
implements java.io.Serializable

A handle to a compensation handler.

See Also:
Serialized Form

Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object