org.omg.CosTypedEventChannelAdmin
Interface TypedEventChannelOperations

All Known Subinterfaces:
TypedEventChannel, TypedEventChannel, TypedEventChannelOperations
All Known Implementing Classes:
_TypedEventChannelStub, _TypedEventChannelStub, TypedEventChannelImpl, TypedEventChannelPOA, TypedEventChannelPOA

public interface TypedEventChannelOperations

Generated from IDL interface "TypedEventChannel"

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

Method Summary
 void destroy()
           
 TypedConsumerAdmin for_consumers()
           
 TypedSupplierAdmin for_suppliers()
           
 

Method Detail

for_consumers

public TypedConsumerAdmin for_consumers()

for_suppliers

public TypedSupplierAdmin for_suppliers()

destroy

public void destroy()