org.jacorb.notification
Interface JacORBEventChannelFactoryOperations

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

public interface JacORBEventChannelFactoryOperations
extends EventChannelFactoryOperations

Generated from IDL interface "JacORBEventChannelFactory"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

get_static_info

public StaticEventChannelFactoryInfo get_static_info()

destroy

public void destroy()