gr.demokritos.iit.jinsect.events
Interface Notifier

All Known Implementing Classes:
CASCGraph, NGramCachedDistroGraphComparator, NGramCachedGraphComparator, NGramGraphComparator, SymbolicGraph

public interface Notifier


Method Summary
 NotificationListener getNotificationListener()
           
 void removeNotificationListener()
           
 void setNotificationListener(NotificationListener nlListener)
           
 

Method Detail

setNotificationListener

void setNotificationListener(NotificationListener nlListener)

removeNotificationListener

void removeNotificationListener()

getNotificationListener

NotificationListener getNotificationListener()