Interface ProductInfoProvider


  • @Deprecated
    @ConsumerType
    public interface ProductInfoProvider
    Deprecated.
    This interface is deprecated without a replacement
    A ProductInfoProvider provides information about an installed product.
    • Method Detail

      • getProductInfo

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