org.jacorb.notification.interfaces
Interface EventChannelEventListener


public interface EventChannelEventListener

EventChannelCreatedEventListener.java

Version:
$Id: EventChannelEventListener.java,v 1.3 2011-05-10 15:40:39 nick.cross Exp $
Author:
Alphonse Bendt

Method Summary
 void actionEventChannelCreated(EventChannelEvent event)
           
 void actionEventChannelDestroyed(EventChannelEvent event)
           
 

Method Detail

actionEventChannelCreated

void actionEventChannelCreated(EventChannelEvent event)

actionEventChannelDestroyed

void actionEventChannelDestroyed(EventChannelEvent event)


Copyright © 2012 JacORB. All Rights Reserved.