Uses of Interface
org.jacorb.notification.JacORBEventChannelFactoryOperations

Packages that use JacORBEventChannelFactoryOperations
org.jacorb.notification   
 

Uses of JacORBEventChannelFactoryOperations in org.jacorb.notification
 

Subinterfaces of JacORBEventChannelFactoryOperations in org.jacorb.notification
 interface JacORBEventChannelFactory
          Generated from IDL interface "JacORBEventChannelFactory"
 

Classes in org.jacorb.notification that implement JacORBEventChannelFactoryOperations
 class _JacORBEventChannelFactoryStub
          Generated from IDL interface "JacORBEventChannelFactory"
 class EventChannelFactoryImpl
          EventChannelFactoryImpl is a implementation of the EventChannelFactory interface which defines operations for creating and managing new Notification Service style event channels.
 class JacORBEventChannelFactoryPOA
          Generated from IDL interface "JacORBEventChannelFactory"
 class JacORBEventChannelFactoryPOATie
          Generated from IDL interface "JacORBEventChannelFactory"
 

Methods in org.jacorb.notification that return JacORBEventChannelFactoryOperations
 JacORBEventChannelFactoryOperations JacORBEventChannelFactoryPOATie._delegate()
           
 

Methods in org.jacorb.notification with parameters of type JacORBEventChannelFactoryOperations
 void JacORBEventChannelFactoryPOATie._delegate(JacORBEventChannelFactoryOperations delegate)
           
 

Constructors in org.jacorb.notification with parameters of type JacORBEventChannelFactoryOperations
JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate)
           
JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate, POA poa)