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 | 
getFullName()
Returns the full qualified (unique) name of the parser. 
 | 
String | 
getQueueName()
The name of the queue the parser "writes" to. 
 | 
getClassName, getName, getParameterMapString getQueueName()
String getFullName()
Copyright © 2021. All rights reserved.