Uses of Interface
org.omg.CosNotifyChannelAdmin.EventChannelFactoryOperations

Packages that use EventChannelFactoryOperations
org.omg.CosNotifyChannelAdmin   
 

Uses of EventChannelFactoryOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of EventChannelFactoryOperations in org.omg.CosNotifyChannelAdmin
 interface EventChannelFactory
          Generated from IDL interface "EventChannelFactory"
 

Classes in org.omg.CosNotifyChannelAdmin that implement EventChannelFactoryOperations
 class _EventChannelFactoryStub
          Generated from IDL interface "EventChannelFactory"
 class EventChannelFactoryPOA
          Generated from IDL interface "EventChannelFactory"
 class EventChannelFactoryPOATie
          Generated from IDL interface "EventChannelFactory"
 

Methods in org.omg.CosNotifyChannelAdmin that return EventChannelFactoryOperations
 EventChannelFactoryOperations EventChannelFactoryPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type EventChannelFactoryOperations
 void EventChannelFactoryPOATie._delegate(EventChannelFactoryOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type EventChannelFactoryOperations
EventChannelFactoryPOATie(EventChannelFactoryOperations delegate)
           
EventChannelFactoryPOATie(EventChannelFactoryOperations delegate, POA poa)