Package org.forgerock.audit.providers
Interface ProductInfoProvider
public interface ProductInfoProvider
Strategy for obtaining the information relating to the product in which the AuditService is deployed.
-
Method Summary
-
Method Details
-
getProductName
String getProductName()Returns the name of the application hosting theAuditService
.- Returns:
- the name of the product.
-