|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stateful | |
---|---|
com.atomikos.finitestates | |
com.atomikos.icatch | |
com.atomikos.icatch.imp | |
com.atomikos.persistence |
Uses of Stateful in com.atomikos.finitestates |
---|
Subinterfaces of Stateful in com.atomikos.finitestates | |
---|---|
interface |
FSM
Interface of a finite state machine. |
interface |
FSMEnterEventSource
Interface of an FSMEnterEventSource. |
interface |
FSMPreEnterEventSource
A source of FSMPreEnterEvents. |
interface |
FSMPreTransitionEventSource
A source of PreTransitionEvents. |
interface |
FSMTransitionEventSource
A source of TransitionEvents. |
interface |
StateMutable
Abstract representation of an object that has a state and this state can be set. |
Classes in com.atomikos.finitestates that implement Stateful | |
---|---|
class |
FSMImp
Implementation of a finite state machine. |
Uses of Stateful in com.atomikos.icatch |
---|
Subinterfaces of Stateful in com.atomikos.icatch | |
---|---|
interface |
CompositeTransaction
Represents a nested part of a global composite transaction. |
Uses of Stateful in com.atomikos.icatch.imp |
---|
Classes in com.atomikos.icatch.imp that implement Stateful | |
---|---|
class |
AbstractCompositeTransaction
An abstract base implementation of CompositeTransaction, for common behaviour of both proxy and local instances. |
class |
CompositeTransactionAdaptor
A composite transaction adaptor for inter-position on an imported instance. |
class |
CompositeTransactionImp
A complete composite transaction implementation for use in the local VM. |
class |
CoordinatorImp
All things related to termination logic. |
Uses of Stateful in com.atomikos.persistence |
---|
Subinterfaces of Stateful in com.atomikos.persistence | |
---|---|
interface |
StateRecoverable
A type of stateful objects whose state is guaranteed to be recoverable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |