Interface ProductInfoProvider


  • @ConsumerType
    public interface ProductInfoProvider
    A ProductInfoProvider provides information about an installed product.
    • Method Detail

      • getProductInfo

        ProductInfo getProductInfo()
        Returns the ProductInfo provided by this provider.
        Returns:
        The product info.