cz.cuni.amis.pogamut.base.utils.logging
Interface NetworkLogClient.ILogReadListener

All Superinterfaces:
java.util.EventListener, IListener<NetworkLogClient.LogRead>
Enclosing class:
NetworkLogClient

public static interface NetworkLogClient.ILogReadListener
extends IListener<NetworkLogClient.LogRead>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener
IListener.Notifier<LISTENER extends IListener>
 
Method Summary
 
Methods inherited from interface cz.cuni.amis.utils.listener.IListener
notify