org.mmbase.core.event
Interface RelationEventListener

Package class diagram package RelationEventListener
All Superinterfaces:
EventListener

public interface RelationEventListener
extends EventListener

This is the listener interface for relation events

Since:
MMBase-1.8
Version:
$Id: RelationEventListener.java 41943 2010-04-16 17:18:19Z michiel $
Author:
Ernst Bunders

Method Summary
 void notify(RelationEvent event)
           
 

Method Detail

notify

void notify(RelationEvent event)


MMBase2 Bridge 2.0-SNAPSHOT - 2013-05-29T22:05