Interface ConnectorServiceFactory
public interface ConnectorServiceFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateConnectorService(String connectorName, Map<String, Object> configuration, StorageManager storageManager, PostOffice postOffice, ScheduledExecutorService scheduledThreadPool)
-
Method Details
-
createConnectorService
ConnectorService createConnectorService(String connectorName, Map<String, Object> configuration, StorageManager storageManager, PostOffice postOffice, ScheduledExecutorService scheduledThreadPool) -
getAllowableProperties
-
getRequiredProperties
-