Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ARIES_LOCAL_EVENT_PROXY - Static variable in class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
-
A service property indicating that the event handler is a proxy created for a remote node and so should not be considered as a local interest.
- ARIES_LOCAL_EVENT_PROXY_EXCLUSION_FILTER - Static variable in class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
-
A filter to exclude local proxy interests from remote nodes
L
- LocalEventConsumerManager - Class in org.apache.aries.typedevent.remote.spi
-
A simple helper class used to manage the registrations of
UntypedEventHandler
services in the local service registry, used to feed events into the remote events implementation. - LocalEventConsumerManager() - Constructor for class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
M
- monitorEvents(int, FilterDTO...) - Method in class org.apache.aries.typedevent.remote.spi.RemoteEventMonitorImpl
- monitorEvents(Instant, FilterDTO...) - Method in class org.apache.aries.typedevent.remote.spi.RemoteEventMonitorImpl
- monitorEvents(FilterDTO...) - Method in class org.apache.aries.typedevent.remote.spi.RemoteEventMonitorImpl
O
- org.apache.aries.typedevent.remote.spi - package org.apache.aries.typedevent.remote.spi
R
- RemoteEventMonitorImpl - Class in org.apache.aries.typedevent.remote.spi
- RemoteEventMonitorImpl(TypedEventMonitor) - Constructor for class org.apache.aries.typedevent.remote.spi.RemoteEventMonitorImpl
S
- start(BundleContext) - Method in class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
-
Starts this manager, registering any necessary whiteboard services with the appropriate topic and filters;
- stop() - Method in class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
-
Stops this manager, unregistering any whiteboard services
U
- updateTargets(Map<String, String>) - Method in class org.apache.aries.typedevent.remote.spi.LocalEventConsumerManager
-
Set the topic and filter targets for which whiteboard listeners should be registered
All Classes and Interfaces|All Packages|Constant Field Values