|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSMPreEnterListener | |
|---|---|
| com.atomikos.finitestates | |
| com.atomikos.icatch.imp | |
| com.atomikos.persistence.imp | |
| Uses of FSMPreEnterListener in com.atomikos.finitestates |
|---|
| Methods in com.atomikos.finitestates with parameters of type FSMPreEnterListener | |
|---|---|
void |
FSMPreEnterEventSource.addFSMPreEnterListener(FSMPreEnterListener l,
Object state)
|
void |
FSMImp.addFSMPreEnterListener(FSMPreEnterListener lstnr,
Object state)
|
| Uses of FSMPreEnterListener in com.atomikos.icatch.imp |
|---|
| Classes in com.atomikos.icatch.imp that implement FSMPreEnterListener | |
|---|---|
class |
CoordinatorImp
Implementation of termination logic. |
| Methods in com.atomikos.icatch.imp with parameters of type FSMPreEnterListener | |
|---|---|
void |
CoordinatorImp.addFSMPreEnterListener(FSMPreEnterListener l,
Object state)
|
| Uses of FSMPreEnterListener in com.atomikos.persistence.imp |
|---|
| Classes in com.atomikos.persistence.imp that implement FSMPreEnterListener | |
|---|---|
class |
StateRecoveryManagerImp
Default implementation of a state recovery manager. |
class |
VolatileStateRecoveryManager
A volatile recovery manager (one that doesn't support persistent logging and hence doesn't allow recovery after a crash or restart). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||