org.mmbase.core.event
Interface EventListener

Package class diagram package EventListener
All Known Subinterfaces:
AllEventListener, IdEventListener, SystemEventListener, WeightEventListener
All Known Implementing Classes:
CacheManager, EventManager, LocalizedString.DefaultFromServletContext, ResourceLoader.ServletContextInit, SqlExecutorListener

public interface EventListener

This interface is the common type for custom EventListener interfaces. to create such a interface extend this one and add a method that will receive an event of the specific type.

Since:
MMBase-1.8
Version:
$Id: EventListener.java 41174 2010-02-25 22:14:09Z michiel $
Author:
Ernst Bunders



MMBase2 Utils 2.0-SNAPSHOT - 2013-03-30T06:24