Interface FeaturesProcessor

  • All Known Implementing Classes:
    FeaturesProcessorImpl

    public interface FeaturesProcessor
    Service that can process (enhance, modify, trim, ...) a set of features read from Repository.
    • Method Detail

      • isRepositoryBlacklisted

        boolean isRepositoryBlacklisted​(String uri)
        Checks whether given repository URI is blacklisted
        Parameters:
        uri -
        Returns:
      • isBundleBlacklisted

        boolean isBundleBlacklisted​(String uri)
        Checks whether given bundle URI is blacklisted
        Parameters:
        uri -
        Returns: