org.jdiameter.server.api
Interface IStateMachine

All Superinterfaces:
IStateMachine, org.jdiameter.api.app.StateMachine

public interface IStateMachine
extends IStateMachine

This interface describe extends methods of base class


Method Summary
 org.jdiameter.api.Statistic getStatistic()
          Return statistic of state machine
 
Methods inherited from interface org.jdiameter.client.api.fsm.IStateMachine
getQueueInfo, remStateChangeNotification
 
Methods inherited from interface org.jdiameter.api.app.StateMachine
addStateChangeNotification, getState, handleEvent, removeStateChangeNotification
 

Method Detail

getStatistic

org.jdiameter.api.Statistic getStatistic()
Return statistic of state machine

Returns:
statistic of state machine


Copyright © 2008. All Rights Reserved.