Package | Description |
---|---|
org.opennms.features.kafka.producer | |
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.eventd | |
org.opennms.netmgt.events.api |
Constructor and Description |
---|
OpennmsKafkaProducer(ProtobufMapper protobufMapper,
NodeCache nodeCache,
org.osgi.service.cm.ConfigurationAdmin configAdmin,
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 © 2019. All rights reserved.