|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.coordinator.HeuristicNotification
public abstract class HeuristicNotification
Constructor Summary | |
---|---|
HeuristicNotification()
|
Method Summary | |
---|---|
boolean |
afterCompletion(int status)
|
boolean |
beforeCompletion()
|
Uid |
get_uid()
|
abstract void |
heuristicOutcome(int actionStatus)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public HeuristicNotification()
Method Detail |
---|
public abstract void heuristicOutcome(int actionStatus)
public Uid get_uid()
get_uid
in interface SynchronizationRecord
public boolean beforeCompletion()
beforeCompletion
in interface SynchronizationRecord
public boolean afterCompletion(int status)
afterCompletion
in interface SynchronizationRecord
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |