Uses of Class
org.jacorb.notification.EventChannelFactoryImpl

Packages that use EventChannelFactoryImpl
org.jacorb.notification   
 

Uses of EventChannelFactoryImpl in org.jacorb.notification
 

Methods in org.jacorb.notification that return EventChannelFactoryImpl
 EventChannelFactoryImpl ChannelContext.getEventChannelFactoryServant()
           
static EventChannelFactoryImpl EventChannelFactoryImpl.newFactory()
           
static EventChannelFactoryImpl EventChannelFactoryImpl.newFactory(java.lang.String[] args)
           
 

Methods in org.jacorb.notification with parameters of type EventChannelFactoryImpl
 void ChannelContext.setEventChannelFactoryServant(EventChannelFactoryImpl argEventChannelFactoryServant)