cz.cuni.amis.pogamut.base.component.bus
Interface IComponentEventListener<T extends IComponentEvent>

All Superinterfaces:
java.util.EventListener, IListener<T>

public interface IComponentEventListener<T extends IComponentEvent>
extends IListener<T>


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