Package | Description |
---|---|
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.eventd | |
org.opennms.netmgt.events.api |
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 © 2015. All rights reserved.