com.atomikos.icatch
Interface HeuristicMessage

All Superinterfaces:
Serializable
All Known Implementing Classes:
StringHeuristicMessage

public interface HeuristicMessage
extends Serializable

An application-level message to help resolving heuristic problem cases.


Method Summary
 String toString()
           
 

Method Detail

toString

String toString()
Overrides:
toString in class Object
Returns:
String A description of the application-level work.


Copyright © 2012. All Rights Reserved.