|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.transaction.lib.synchronization.SynchronizationEventAfterCompletion
SynchronizationEvent raised after the completion.
Field Summary | |
static SynchronizationEvent |
event
Object value of the event After Completion. |
static int |
value
Int value of the event After Completion. |
Constructor Summary | |
SynchronizationEventAfterCompletion()
|
Method Summary | |
int |
getValue()
Provides the int value associated to this event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int value
public static final SynchronizationEvent event
Constructor Detail |
public SynchronizationEventAfterCompletion()
Method Detail |
public int getValue()
Event
getValue
in interface Event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |