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, getParameterMapString getQueueName()
Copyright © 2020. All rights reserved.