Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.objectweb.transaction.api
,
org.objectweb.transaction.api.conflict
,
org.objectweb.transaction.api.coordination
,
org.objectweb.transaction.api.dependency
,
org.objectweb.transaction.api.event
,
org.objectweb.transaction.api.lock
,
org.objectweb.transaction.api.resource
,
org.objectweb.transaction.api.stamp
,
org.objectweb.transaction.api.synchronization
,
org.objectweb.transaction.api.transaction
,
org.objectweb.transaction.api.xid
,
org.objectweb.transaction.lib.resource
,
org.objectweb.transaction.lib.synchronization
,
org.objectweb.transaction.lib.transaction
Class Hierarchy
class java.lang.Object
class org.objectweb.transaction.lib.transaction.
DependencyTypeCausal
(implements org.objectweb.transaction.api.dependency.
DependencyType
)
class org.objectweb.transaction.lib.transaction.
DependencyTypeOrder
(implements org.objectweb.transaction.api.dependency.
DependencyType
)
class org.objectweb.transaction.lib.transaction.
DependencyTypeWeakCausal
(implements org.objectweb.transaction.api.dependency.
DependencyType
)
class org.objectweb.transaction.lib.resource.
ResourceEventCommit
(implements org.objectweb.transaction.api.resource.
ResourceEvent
)
class org.objectweb.transaction.lib.resource.
ResourceEventRollback
(implements org.objectweb.transaction.api.resource.
ResourceEvent
)
class org.objectweb.transaction.lib.resource.
ResourceEventVote
(implements org.objectweb.transaction.api.resource.
ResourceEvent
)
class org.objectweb.transaction.lib.synchronization.
SynchronizationEventAfterCompletion
(implements org.objectweb.transaction.api.synchronization.
SynchronizationEvent
)
class org.objectweb.transaction.lib.synchronization.
SynchronizationEventBeforeCompletion
(implements org.objectweb.transaction.api.synchronization.
SynchronizationEvent
)
class java.lang.Throwable (implements java.io.Serializable)
class java.lang.Exception
class org.objectweb.transaction.api.transaction.
InvalidTransactionStatusException
class org.objectweb.transaction.lib.transaction.
TransactionStatusCommitted
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusCommitting
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusMarkedRollback
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusNoTransaction
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusPrepared
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusPreparing
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusRolledBack
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusRollingBack
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusTransactionActive
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
class org.objectweb.transaction.lib.transaction.
TransactionStatusUnknown
(implements org.objectweb.transaction.api.transaction.
TransactionStatus
)
Interface Hierarchy
interface org.objectweb.transaction.api.dependency.
DependencyType
interface org.objectweb.transaction.api.event.
Event
interface org.objectweb.transaction.api.lock.
LockMode
interface org.objectweb.transaction.api.resource.
ResourceEvent
interface org.objectweb.transaction.api.synchronization.
SynchronizationEvent
interface org.objectweb.transaction.api.transaction.
TransactionStatus
interface org.objectweb.transaction.api.event.
EventContext
interface org.objectweb.transaction.api.
Feature
interface org.objectweb.transaction.api.conflict.
ConflictCheckFeature
interface org.objectweb.transaction.api.lock.
ConflictLockCheckFeature
interface org.objectweb.transaction.api.conflict.
ConflitOperationFeature
interface org.objectweb.transaction.api.coordination.
CoordinationFeature
interface org.objectweb.transaction.api.dependency.
DependencyTypeFeature
interface org.objectweb.transaction.api.event.
EventEnlistmentFeature
interface org.objectweb.transaction.api.event.
EventListenerFeature
interface org.objectweb.transaction.api.event.
EventNotificationFeature
interface org.objectweb.transaction.api.lock.
ExclusiveLockFeature
interface org.objectweb.transaction.api.lock.
ModeLockFeature
interface org.objectweb.transaction.api.lock.
ReleaseLockFeature
interface org.objectweb.transaction.api.lock.
ExclusiveLockFeature
interface org.objectweb.transaction.api.lock.
ModeLockFeature
interface org.objectweb.transaction.api.stamp.
StampProviderFeature
interface org.objectweb.transaction.api.transaction.
TransactionActivationFeature
interface org.objectweb.transaction.api.transaction.
TransactionHolderFeature
interface org.objectweb.transaction.api.transaction.
TransactionInterruptionFeature
interface org.objectweb.transaction.api.transaction.
TransactionStatusFeature
interface org.objectweb.transaction.api.
Identity
interface org.objectweb.transaction.api.lock.
LockIdentifier
interface org.objectweb.transaction.lib.resource.
ResourceEventContext
interface org.objectweb.transaction.api.stamp.
Stamp
interface org.objectweb.transaction.api.
State
interface org.objectweb.transaction.api.lock.
LockQueueState
interface org.objectweb.transaction.api.transaction.
TransactionState
interface org.objectweb.transaction.api.xid.
XidState
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes