Interface AdapterDefinition

    • Method Detail

      • getFullName

        String getFullName()
        Returns the full qualified (unique) name of the adapter.
        Returns:
        The name uniquely identifying the adapter. Must not be null.
      • getPackages

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