public interface ParserDefinition extends TelemetryBeanDefinition
TelemetryBeanDefinition
to define parsers.
Besides the common attributes, a parser must define the queue name it dispatches to.Modifier and Type | Method and Description |
---|---|
String |
getQueueName()
The name of the queue the parser "writes" to.
|
getClassName, getName, getParameterMap
String getQueueName()
Copyright © 2021. All rights reserved.