public abstract class HeuristicNotification extends Object implements SynchronizationRecord
| Constructor and Description |
|---|
HeuristicNotification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
afterCompletion(int status) |
boolean |
beforeCompletion() |
Uid |
get_uid() |
abstract void |
heuristicOutcome(int actionStatus) |
boolean |
isInterposed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTopublic abstract void heuristicOutcome(int actionStatus)
public Uid get_uid()
get_uid in interface SynchronizationRecordpublic boolean beforeCompletion()
beforeCompletion in interface SynchronizationRecordpublic boolean afterCompletion(int status)
afterCompletion in interface SynchronizationRecordpublic boolean isInterposed()
isInterposed in interface SynchronizationRecordCopyright © 2019 JBoss by Red Hat. All rights reserved.