org.jacorb.notification.interfaces

Interface EventChannelEventListener

public interface EventChannelEventListener

EventChannelCreatedEventListener.java

Version:
$Id: EventChannelEventListener.java,v 1.2 2004/05/06 12:39:59 nicolas Exp $

Author:
Alphonse Bendt

Method Summary

void
actionEventChannelCreated(EventChannelEvent event)
void
actionEventChannelDestroyed(EventChannelEvent event)

Method Details

actionEventChannelCreated

public void actionEventChannelCreated(EventChannelEvent event)


actionEventChannelDestroyed

public void actionEventChannelDestroyed(EventChannelEvent event)