org.mmbase.core.event
Interface AllEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ClusterManager

public interface AllEventListener
extends EventListener

This is a listener interface for every type of event. Primarily created for the CluserManager, which has to propagate all local events int the mmbase cluster.

Since:
1.8
Author:
Ernst Bunders

Method Summary
 void notify(Event event)
           
 

Method Detail

notify

public void notify(Event event)


MMBase build 1.8.1.20060716