Uses of Interface
org.jacorb.notification.lifecycle.IServantLifecyle

Packages that use IServantLifecyle
org.jacorb.notification   
org.jacorb.notification.filter   
org.jacorb.notification.filter.etcl   
org.jacorb.notification.lifecycle   
org.jacorb.notification.servant   
 

Uses of IServantLifecyle in org.jacorb.notification
 

Classes in org.jacorb.notification that implement IServantLifecyle
 class AbstractEventChannel
           
 class EventChannelImpl
           
 class TypedEventChannelImpl
           
 

Uses of IServantLifecyle in org.jacorb.notification.filter
 

Classes in org.jacorb.notification.filter that implement IServantLifecyle
 class AbstractFilter
          The Filter interface defines the behaviors supported by objects which encapsulate constraints used by the proxy objects associated with an event channel in order to determine which events they receive will be forwarded, and which will be discarded.
 class FilterFactoryImpl
           
 

Uses of IServantLifecyle in org.jacorb.notification.filter.etcl
 

Classes in org.jacorb.notification.filter.etcl that implement IServantLifecyle
 class ETCLFilter
           
 

Uses of IServantLifecyle in org.jacorb.notification.lifecycle
 

Constructors in org.jacorb.notification.lifecycle with parameters of type IServantLifecyle
ServantLifecyleControl(IServantLifecyle delegate, org.apache.avalon.framework.configuration.Configuration config)
           
ServantLifecyleControl(IServantLifecyle delegate, boolean runGCDuringDeactivation)
           
 

Uses of IServantLifecyle in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement IServantLifecyle
 class AbstractAdmin
          Abstract Baseclass for Adminobjects.
 class AbstractProxy
           
 class AbstractProxyConsumer
           
 class AbstractProxyPushSupplier
           
 class AbstractProxySupplier
          Abstract base class for ProxySuppliers.
 class AbstractSupplierAdmin
           
 class ConsumerAdminImpl
           
 class ECProxyPullConsumerImpl
           
 class ECProxyPullSupplierImpl
           
 class ECProxyPushConsumerImpl
           
 class ECProxyPushSupplierImpl
           
 class ProxyPullConsumerImpl
           
 class ProxyPullSupplierImpl
           
 class ProxyPushConsumerImpl
           
 class ProxyPushSupplierImpl
           
 class SequenceProxyPullConsumerImpl
           
 class SequenceProxyPullSupplierImpl
           
 class SequenceProxyPushConsumerImpl
           
 class SequenceProxyPushSupplierImpl
           
 class StructuredProxyPullConsumerImpl
           
 class StructuredProxyPullSupplierImpl
           
 class StructuredProxyPushConsumerImpl
           
 class StructuredProxyPushSupplierImpl
           
 class SupplierAdminImpl
           
 class TypedConsumerAdminImpl
           
 class TypedProxyPullConsumerImpl
           
 class TypedProxyPullSupplierImpl
           
 class TypedProxyPushConsumerImpl
           
 class TypedProxyPushSupplierImpl
           
 class TypedSupplierAdminImpl