com.atomikos.finitestates
Interface FSMEnterListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
CoordinatorImp, TransactionServiceImp

public interface FSMEnterListener
extends EventListener


Method Summary
 void entered(FSMEnterEvent e)
          Called when the FSM has entered a new state.
 

Method Detail

entered

void entered(FSMEnterEvent e)
Called when the FSM has entered a new state.



Copyright © 2016. All Rights Reserved.