org.omg.CosEventChannelAdmin
Interface EventChannelOperations

All Known Subinterfaces:
EventChannel, EventChannel, EventChannelOperations, JacORBEventChannel, JacORBEventChannelOperations
All Known Implementing Classes:
_EventChannelStub, _EventChannelStub, _JacORBEventChannelStub, EventChannelImpl, EventChannelPOA, EventChannelPOA, JacORBEventChannelPOA

public interface EventChannelOperations

Generated from IDL interface "EventChannel"

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

Method Summary
 void destroy()
           
 ConsumerAdmin for_consumers()
           
 SupplierAdmin for_suppliers()
           
 

Method Detail

for_consumers

public ConsumerAdmin for_consumers()

for_suppliers

public SupplierAdmin for_suppliers()

destroy

public void destroy()