Interface ConnectorDefinition

    • Method Detail

      • getQueueName

        String getQueueName()
        The name of the queue the connector "writes" to.
        Returns:
        The name of the queue the parser "writes" to. Must not be null.
      • getServiceName

        String getServiceName()
        The name of the IP-service associated with this connector definition
        Returns:
        the name of the service
      • getPackages

        List<? extends PackageDefinition> getPackages()
        Packages may contain settings for specific sources.
        Returns:
        the list of configured packages