org.mmbase.core.event
Interface IdEventListener

Package class diagram package IdEventListener
All Superinterfaces:
EventListener

public interface IdEventListener
extends EventListener

This is the listener interface for id events

Since:
MMBase-1.8
Version:
$Id: IdEventListener.java 45318 2011-02-19 08:58:53Z michiel $
Author:
Michiel Meeuwissen

Method Summary
 void notify(IdEvent event)
           
 

Method Detail

notify

void notify(IdEvent event)


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