Uses of Interface
org.jacorb.notification.servant.ManageableServant

Packages that use ManageableServant
org.jacorb.notification   
org.jacorb.notification.servant   
 

Uses of ManageableServant in org.jacorb.notification
 

Classes in org.jacorb.notification that implement ManageableServant
 class EventChannelFactoryImpl
          EventChannelFactoryImpl is a implementation of the EventChannelFactory interface which defines operations for creating and managing new Notification Service style event channels.
 class EventChannelImpl
           
 class FilterImpl
          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.
 

Uses of ManageableServant in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ManageableServant
 class AbstractAdmin
          Abstract Baseclass for Adminobjects.
 class AbstractProxy
           
 class AbstractProxySupplier
          Abstract base class for ProxySuppliers.
 class ConsumerAdminTieImpl
           
 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 SupplierAdminTieImpl