com.atomikos.finitestates
Interface Stateful

All Known Subinterfaces:
FSM, FSMEnterEventSource, FSMPreEnterEventSource, FSMPreTransitionEventSource, FSMTransitionEventSource, RecoverableCoordinator, StateMutable
All Known Implementing Classes:
CoordinatorImp, FSMImp

public interface Stateful


Method Summary
 TxState getState()
           
 

Method Detail

getState

TxState getState()
Returns:
The object representing the state.


Copyright © 2016. All Rights Reserved.