|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStateEventNotifier
Method Summary | |
---|---|
void |
addStateEventNotifier(IStateEventListener sel)
|
Methods inherited from interface edu.ksu.cis.projects.bogor.module.state.event.IGlobalVarEventNotifier |
---|
addGlobalVarReadListener, addGlobalVarWrittenListener, notifyGlobalVarRead, notifyGlobalVarWritten |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.state.event.IThreadEventNotifier |
---|
addLocalVarReadListener, addLocalVarWrittenListener, addLocationChangedListener, addThreadCreatedListener, addThreadDiedListener, addThreadEnterFunction, addThreadExitFunction, notifyLocalVarRead, notifyLocalVarWritten, notifyLocationChanged, notifyThreadCreated, notifyThreadDied, notifyThreadEnterFunction, notifyThreadExitFunction |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.state.event.ISearchEventNotifier |
---|
addDepthChangedListener, notifyCurrentDepthChanged |
Methods inherited from interface edu.ksu.cis.projects.bogor.module.event.IEventNotifier |
---|
enableNotification, enableNotification, getEnabledKeys, removeEnableNotificationKey, removeEnableNotificationKeys |
Method Detail |
---|
void addStateEventNotifier(IStateEventListener sel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |