Uses of Interface
org.jacorb.notification.IFactory

Packages that use IFactory
org.jacorb.notification   
 

Uses of IFactory in org.jacorb.notification
 

Constructors in org.jacorb.notification with parameters of type IFactory
AbstractEventChannel(IFactory factory, ORB orb, POA poa, org.jacorb.config.Configuration config, FilterFactory filterFactory)
           
EventChannelImpl(IFactory factory, ORB orb, POA poa, org.jacorb.config.Configuration config, FilterFactory filterFactory, EventChannelFactory factoryRef)
           
TypedEventChannelImpl(IFactory factory, ORB orb, POA poa, org.jacorb.config.Configuration config, FilterFactory filterFactory, TypedEventChannelFactory factoryRef)