public interface ConnectorDefinition extends TelemetryBeanDefinition
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
The name of the connect. 
 | 
List<? extends PackageDefinition> | 
getPackages()
Packages may contain settings for specific sources. 
 | 
String | 
getQueueName()
The name of the queue the connector "writes" to. 
 | 
String | 
getServiceName()
The name of the IP-service associated with this connector definition 
 | 
getClassName, getParameterMapString getName()
getName in interface TelemetryBeanDefinitionString getQueueName()
String getServiceName()
List<? extends PackageDefinition> getPackages()
Copyright © 2021. All rights reserved.