Class HealthAnalyticsUtil


  • public final class HealthAnalyticsUtil
    extends Object
    HealthAnalyticsUtil.
    Author:
    jmforhan, mlaroche
    • Method Detail

      • createHealthCheckDefinitions

        public static List<HealthCheckDefinition> createHealthCheckDefinitions​(String componentId,
                                                                               CoreComponent component,
                                                                               AopPlugin aopPlugin)
        Registers all methods annotated with @Suscriber on the object
        Parameters:
        componentId - componentId to check
        component - Component to check
        aopPlugin - Aop plugin use for unwrap
        Returns:
        List of HealthCheckDefinition