Uses of Interface
edu.ksu.cis.projects.bogor.module.state.event.IStateEventNotifier

Packages that use IStateEventNotifier
edu.ksu.cis.projects.bogor.module.state.event   
 

Uses of IStateEventNotifier in edu.ksu.cis.projects.bogor.module.state.event
 

Classes in edu.ksu.cis.projects.bogor.module.state.event that implement IStateEventNotifier
 class DefaultStateEventNotifier
           
 

Methods in edu.ksu.cis.projects.bogor.module.state.event that return IStateEventNotifier
 IStateEventNotifier AbstractStateEventProvider.getNotifier()
           
 IStateEventNotifier IStateEventProvider.getNotifier()
          Get the event notifier for the current direction
 IStateEventNotifier AbstractStateEventProvider.getNotifier(boolean forward)
           
 IStateEventNotifier IStateEventProvider.getNotifier(boolean forward)
          Get the event notifier for the explicitly requested direction