Interface ProductInfoProvider


  • public interface ProductInfoProvider
    Strategy for obtaining the information relating to the product in which the AuditService is deployed.
    • Method Detail

      • getProductName

        String getProductName()
        Returns the name of the application hosting the AuditService.
        Returns:
        the name of the product.