org.omg.CosTypedEventChannelAdmin
Interface TypedEventChannelOperations

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

public interface TypedEventChannelOperations

Generated from IDL interface "TypedEventChannel"

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

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