Constructor and Description |
---|
EventSubscriptionServiceImpl(EventSubscriptionService delegate) |
Constructor and Description |
---|
OpennmsKafkaProducer(ProtobufMapper protobufMapper,
NodeCache nodeCache,
org.osgi.service.cm.ConfigurationAdmin configAdmin,
EventSubscriptionService eventSubscriptionService,
OnmsTopologyDao topologyDao) |
Modifier and Type | Method and Description |
---|---|
void |
HeartbeatConsumer.setEventSubscriptionService(EventSubscriptionService eventSubscriptionService) |
Modifier and Type | Class and Description |
---|---|
class |
MockEventIpcManager |
Modifier and Type | Class and Description |
---|---|
class |
EventIpcManagerDefaultImpl
An implementation of the EventIpcManager interface that can be used to
communicate between services in the same JVM
|
Modifier and Type | Interface and Description |
---|---|
interface |
EventIpcManager
EventIpcManager interface.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationBasedEventListenerAdapter.setEventSubscriptionService(EventSubscriptionService subscriptionService)
setEventSubscriptionService
|
Constructor and Description |
---|
AnnotationBasedEventListenerAdapter(Object annotatedListener,
EventSubscriptionService subscriptionService)
Constructor for AnnotationBasedEventListenerAdapter.
|
AnnotationBasedEventListenerAdapter(String name,
Object annotatedListener,
EventSubscriptionService subscriptionService)
Constructor for AnnotationBasedEventListenerAdapter.
|
Copyright © 2021. All rights reserved.