Package | Description |
---|---|
org.opennms.netmgt.telemetry.api | |
org.opennms.netmgt.telemetry.config.api | |
org.opennms.netmgt.telemetry.config.model |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.telemetry.distributed.common | |
org.opennms.netmgt.telemetry.protocols.registry.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
TelemetryBeanFactory<T,B extends TelemetryBeanDefinition>
The
TelemetryBeanFactory is used to create a TelemetryBeanDefinition . |
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterDefinition
Telemetry adapter definition.
|
interface |
ConnectorDefinition
Telemetry connector definition.
|
interface |
ListenerDefinition
TelemetryBeanDefinition to define listeners. |
interface |
ParserDefinition
TelemetryBeanDefinition to define parsers. |
Modifier and Type | Class and Description |
---|---|
class |
AdapterConfig |
class |
ConnectorConfig |
class |
ListenerConfig |
class |
ParserConfig |
Modifier and Type | Class and Description |
---|---|
class |
MapBasedAdapterDef |
class |
MapBasedListenerDef |
class |
MapBasedParserDef |
Modifier and Type | Class and Description |
---|---|
class |
TelemetryServiceRegistryImpl<F extends TelemetryBeanFactory,BD extends TelemetryBeanDefinition,T>
Maintains the list of available telemtryd services, aggregating
those expose the the service loader and via the OSGi registry.
|
Copyright © 2021. All rights reserved.