Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ALL - Enum constant in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
C
- Config - Annotation Type in org.apache.aries.typedevent.remote.remoteservices.impl
- Config.Selector - Enum in org.apache.aries.typedevent.remote.remoteservices.impl
- CUSTOM - Enum constant in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
D
- destroy() - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteEventBusImpl
I
- init(BundleContext) - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteEventBusImpl
L
- listener_selection() - Element in annotation type org.apache.aries.typedevent.remote.remoteservices.impl.Config
- listener_selection_custom_filter() - Element in annotation type org.apache.aries.typedevent.remote.remoteservices.impl.Config
- LocalEventBusForwarder - Class in org.apache.aries.typedevent.remote.remoteservices.impl
-
This class is responsible for taking events from the local framework and sending them on to interested remote frameworks
- LocalEventBusForwarder() - Constructor for class org.apache.aries.typedevent.remote.remoteservices.impl.LocalEventBusForwarder
N
- notify(String, Map<String, Object>) - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteEventBusImpl
- notify(String, Map<String, Object>) - Method in interface org.apache.aries.typedevent.remote.remoteservices.spi.RemoteEventBus
-
Called to notify this instance of an event from a remote framework
- notifyUntyped(String, Map<String, Object>) - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.LocalEventBusForwarder
O
- org.apache.aries.typedevent.remote.remoteservices.impl - package org.apache.aries.typedevent.remote.remoteservices.impl
- org.apache.aries.typedevent.remote.remoteservices.spi - package org.apache.aries.typedevent.remote.remoteservices.spi
R
- REMOTE_EVENT_FILTERS - Static variable in interface org.apache.aries.typedevent.remote.remoteservices.spi.RemoteEventBus
-
This service property provides a String+ containing <topic>=<filter> entries indicating the events that the remote nodes are interested in.
- RemoteEventBus - Interface in org.apache.aries.typedevent.remote.remoteservices.spi
-
This interface should not be used by typical users of the Typed Event specification.
- RemoteEventBusImpl - Class in org.apache.aries.typedevent.remote.remoteservices.impl
-
This class implements
RemoteEventBus
and is responsible for receiving events from remote frameworks and publishing them in the local framework - RemoteEventBusImpl(TypedEventBus, Map<String, ?>) - Constructor for class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteEventBusImpl
- RemoteServiceEventsActivator - Class in org.apache.aries.typedevent.remote.remoteservices.impl
- RemoteServiceEventsActivator() - Constructor for class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteServiceEventsActivator
S
- start(BundleContext) - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteServiceEventsActivator
- stop(BundleContext) - Method in class org.apache.aries.typedevent.remote.remoteservices.impl.RemoteServiceEventsActivator
V
- valueOf(String) - Static method in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WITH_FILTER - Enum constant in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
- WITH_PROPERTY - Enum constant in enum org.apache.aries.typedevent.remote.remoteservices.impl.Config.Selector
All Classes and Interfaces|All Packages|Constant Field Values