Uses of Package
org.jacorb.notification.interfaces

Packages that use org.jacorb.notification.interfaces
org.jacorb.notification   
org.jacorb.notification.engine   
org.jacorb.notification.filter   
org.jacorb.notification.filter.etcl   
org.jacorb.notification.impl   
org.jacorb.notification.interfaces   
org.jacorb.notification.jmx   
org.jacorb.notification.queue   
org.jacorb.notification.servant   
org.jacorb.notification.util   
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification
Disposable
           
EventChannelEventListener
          EventChannelCreatedEventListener.java
FilterStage
          Abstraction of a ProxyConsumer, SupplierAdmin, ConsumerAdmin, ProxySupplier.
JMXManageable
           
JMXManageable.JMXCallback
           
Message
           
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.engine
Disposable
           
FilterStage
          Abstraction of a ProxyConsumer, SupplierAdmin, ConsumerAdmin, ProxySupplier.
IProxyPushSupplier
           
JMXManageable
           
JMXManageable.JMXCallback
           
Message
           
MessageSupplier
          Abstraction of a ProxyPullConsumer.
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.filter
Disposable
           
EvaluationContextFactory
           
GCDisposable
           
JMXManageable
           
JMXManageable.JMXCallback
           
Message
           
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.filter.etcl
Disposable
           
EvaluationContextFactory
           
GCDisposable
           
JMXManageable
           
Message
           
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.impl
Disposable
           
EvaluationContextFactory
           
Message
           
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.interfaces
ApplicationEvent
          Baseclass for Framework Events.
Disposable
           
EventChannelEvent
           
FilterStage
          Abstraction of a ProxyConsumer, SupplierAdmin, ConsumerAdmin, ProxySupplier.
FilterStageSource
           
JMXManageable.JMXCallback
           
Message
           
Message.MessageStateListener
           
MessageConsumer
          The interface MessageConsumer provides an abstraction of an ProxySupplier.
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
ProxyEvent
           
ProxyEventListener
           
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.jmx
JMXManageable
           
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.queue
Message
           
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.servant
Disposable
           
FilterStage
          Abstraction of a ProxyConsumer, SupplierAdmin, ConsumerAdmin, ProxySupplier.
FilterStageSource
           
IProxyPushSupplier
           
JMXManageable
           
JMXManageable.JMXCallback
           
Message
           
MessageConsumer
          The interface MessageConsumer provides an abstraction of an ProxySupplier.
MessageSupplier
          Abstraction of a ProxyPullConsumer.
NotifyingDisposable
          TODO find a better name for this interface objects implementing this interface allow other Disposables to be registered. as the main object is disposed, it will also invoke dispose on all registered Disposables.
ProxyEvent
           
ProxyEventListener
           
 

Classes in org.jacorb.notification.interfaces used by org.jacorb.notification.util
Disposable