|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceEvent | |
org.objectweb.transaction.lib.resource | Description of the Resource library. |
Uses of ResourceEvent in org.objectweb.transaction.lib.resource |
Classes in org.objectweb.transaction.lib.resource that implement ResourceEvent | |
class |
ResourceEventCommit
ResourceEvent for the commit operation. |
class |
ResourceEventRollback
ResourceEvent representing the rollback operation. |
class |
ResourceEventVote
ResourceEvent for the prepare operation. |
Fields in org.objectweb.transaction.lib.resource declared as ResourceEvent | |
static ResourceEvent |
ResourceEventVote.event
Object value of the event Vote. |
static ResourceEvent |
ResourceEventRollback.event
Object value of the event Rollback. |
static ResourceEvent |
ResourceEventCommit.event
Object value of the event Commit. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |