|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NotifyingDisposable in org.jacorb.notification |
---|
Classes in org.jacorb.notification that implement NotifyingDisposable | |
class |
AbstractEventChannel
|
class |
EventChannelImpl
|
class |
TypedEventChannelImpl
|
Uses of NotifyingDisposable in org.jacorb.notification.engine |
---|
Subinterfaces of NotifyingDisposable in org.jacorb.notification.engine | |
interface |
TaskExecutor
|
Classes in org.jacorb.notification.engine that implement NotifyingDisposable | |
class |
DefaultTaskExecutor
|
class |
DefaultTaskProcessor
|
class |
PooledPushTaskExecutorFactory
|
Methods in org.jacorb.notification.engine with parameters of type NotifyingDisposable | |
PushTaskExecutor |
DirectExecutorPushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable)
|
PushTaskExecutor |
PushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable)
|
PushTaskExecutor |
PooledPushTaskExecutorFactory.newExecutor(NotifyingDisposable callbackingDisposable)
|
PushTaskExecutor |
DefaultPushTaskExecutorFactory.newExecutor(NotifyingDisposable disposable)
|
Uses of NotifyingDisposable in org.jacorb.notification.filter |
---|
Classes in org.jacorb.notification.filter that implement NotifyingDisposable | |
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 |
MappingFilterImpl
|
Uses of NotifyingDisposable in org.jacorb.notification.filter.etcl |
---|
Classes in org.jacorb.notification.filter.etcl that implement NotifyingDisposable | |
class |
ETCLFilter
|
Uses of NotifyingDisposable in org.jacorb.notification.interfaces |
---|
Subinterfaces of NotifyingDisposable in org.jacorb.notification.interfaces | |
interface |
GCDisposable
|
interface |
IProxyPushSupplier
|
interface |
JMXManageable
|
Uses of NotifyingDisposable in org.jacorb.notification.servant |
---|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |