Class ProfilingConfigurationManager

java.lang.Object
com.evolveum.midpoint.common.ProfilingConfigurationManager

public class ProfilingConfigurationManager extends Object
Author:
shood
  • Constructor Details

    • ProfilingConfigurationManager

      public ProfilingConfigurationManager()
  • Method Details

    • checkSystemProfilingConfiguration

      public static LoggingConfigurationType checkSystemProfilingConfiguration(PrismObject<SystemConfigurationType> systemConfigurationPrism)
      In this method, we perform the check of systemConfiguration object, searching for any data related to profilingConfiguration.
      Returns:
      The logging configuration, updated by profiling-related loggers (if profiling is enabled).