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
EventChannelImpl(IFactory factory, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration config, FilterFactory filterFactory, EventChannelFactory factoryRef)
           
AbstractEventChannel(IFactory factory, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration config, FilterFactory filterFactory)
           
TypedEventChannelImpl(IFactory factory, ORB orb, POA poa, org.apache.avalon.framework.configuration.Configuration config, FilterFactory filterFactory, TypedEventChannelFactory factoryRef)