org.omg.CosEventChannelAdmin
Interface EventChannelOperations

All Known Subinterfaces:
EventChannel, EventChannel, EventChannelOperations
All Known Implementing Classes:
EventChannelPOA

public interface EventChannelOperations

Interface definition: EventChannel.

Author:
OpenORB Compiler

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

Method Detail

for_consumers

public ConsumerAdmin for_consumers()
Operation for_consumers

for_suppliers

public SupplierAdmin for_suppliers()
Operation for_suppliers

destroy

public void destroy()
Operation destroy