|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.transaction.lib.resource.ResourceEventVote
ResourceEvent for the prepare operation.
Field Summary | |
static ResourceEvent |
event
Object value of the event Vote. |
static int |
value
Int value of the event Vote. |
Fields inherited from interface org.objectweb.transaction.api.resource.ResourceEvent |
RESOURCE_EVENT |
Constructor Summary | |
ResourceEventVote()
|
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 ResourceEvent event
Constructor Detail |
public ResourceEventVote()
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 |