org.omg.CosEventChannelAdmin
Interface EventChannelOperations

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

public interface EventChannelOperations

Generated from IDL interface "EventChannel"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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()