Interface AnalyticsPageNameProvider


@ConsumerType public interface AnalyticsPageNameProvider
Interface to be implemented by clients who want to provide their own logic for generating s.pageName for Analytics or retrieving Resources from custom pageName's. Registered AnalyticsPageNameProvider will be called based on their Constants.SERVICE_RANKING. If one implementation can provide a value, then this value will be taken and remaining providers are not called anymore.