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
voidactionEventChannelCreated(EventChannelEvent event)
voidactionEventChannelDestroyed(EventChannelEvent event)

Method Detail

actionEventChannelCreated

public void actionEventChannelCreated(EventChannelEvent event)

actionEventChannelDestroyed

public void actionEventChannelDestroyed(EventChannelEvent event)