Package | Description |
---|---|
com.atomikos.finitestates | |
com.atomikos.icatch.imp | |
com.atomikos.persistence.imp |
Modifier and Type | Method and Description |
---|---|
void |
FSMEnterListener.entered(FSMEnterEvent e)
Called when the FSM has entered a new state.
|
void |
FSMPreEnterListener.preEnter(FSMEnterEvent e)
Called BEFORE the FSM enters the new state, so that
the callee is sure that nobody has seen the new state yet.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionServiceImp.entered(FSMEnterEvent event) |
void |
CoordinatorImp.preEnter(FSMEnterEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
StateRecoveryManagerImp.preEnter(FSMEnterEvent event) |
Copyright © 2020. All Rights Reserved.