Interface ProductInfoProvider


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

    Modifier and Type
    Method
    Description
    Deprecated.
    Returns the ProductInfo provided by this provider.
  • Method Details

    • getProductInfo

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