org.jacorb.notification
Interface JacORBEventChannelFactoryOperations

All Superinterfaces:
EventChannelFactoryOperations
All Known Subinterfaces:
JacORBEventChannelFactory
All Known Implementing Classes:
_JacORBEventChannelFactoryStub, EventChannelFactoryImpl, JacORBEventChannelFactoryPOA

public interface JacORBEventChannelFactoryOperations
extends EventChannelFactoryOperations

Generated from IDL interface "JacORBEventChannelFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void destroy()
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.EventChannelFactoryOperations
create_channel, get_all_channels, get_event_channel
 

Method Detail

destroy

public void destroy()