org.jacorb.notification.interfaces
Interface EventChannelEventListener


public interface EventChannelEventListener

EventChannelCreatedEventListener.java

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 © 2015 JacORB. All rights reserved.