Uses of Interface
org.jacorb.notification.IContainer

Packages that use IContainer
org.jacorb.notification   
org.jacorb.notification.filter   
org.jacorb.notification.servant   
 

Uses of IContainer in org.jacorb.notification
 

Subinterfaces of IContainer in org.jacorb.notification
 interface IFactory
           
 

Uses of IContainer in org.jacorb.notification.filter
 

Constructors in org.jacorb.notification.filter with parameters of type IContainer
DefaultFilterFactoryDelegate(IContainer container, org.apache.avalon.framework.configuration.Configuration config, org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory)
           
DefaultFilterFactoryDelegate(IContainer container, org.apache.avalon.framework.configuration.Configuration config)
           
 

Uses of IContainer in org.jacorb.notification.servant
 

Subinterfaces of IContainer in org.jacorb.notification.servant
 interface IAdmin
          Internal Interface provided to Proxies that gives them Information about their Parent Admin.
 interface IEventChannel
          Internal Interface used by Admins to query the settings of the EventChannel they belong to.
 interface ITypedAdmin
          Internal Interface between TypedProxies and their parent Admin