edu.ksu.cis.projects.bogor.module.state.event
Interface IGlobalVarEventListener

All Superinterfaces:
IEventListener, IGlobalVarReadListener, IGlobalVarWrittenListener
All Known Subinterfaces:
IStateEventListener

public interface IGlobalVarEventListener
extends IGlobalVarReadListener, IGlobalVarWrittenListener

Version:
CVS $Revision: 1.1 $ $Date: 2004/09/05 01:25:16 $
Author:
Robby

Method Summary
 
Methods inherited from interface edu.ksu.cis.projects.bogor.module.state.event.IGlobalVarReadListener
globalVarRead
 
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventListener
getKey
 
Methods inherited from interface edu.ksu.cis.projects.bogor.module.state.event.IGlobalVarWrittenListener
globalVarWritten
 
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventListener
getKey