com.evolveum.midpoint.common
Class LoggingConfigurationManager

java.lang.Object
  extended by com.evolveum.midpoint.common.LoggingConfigurationManager

public class LoggingConfigurationManager
extends Object


Field Summary
static String AUDIT_LOGGER_NAME
           
 
Constructor Summary
LoggingConfigurationManager()
           
 
Method Summary
static void configure(LoggingConfigurationType config, String version, OperationResult result)
           
static String getCurrentlyUsedVersion()
           
static void resetCurrentlyUsedVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUDIT_LOGGER_NAME

public static final String AUDIT_LOGGER_NAME
See Also:
Constant Field Values
Constructor Detail

LoggingConfigurationManager

public LoggingConfigurationManager()
Method Detail

configure

public static void configure(LoggingConfigurationType config,
                             String version,
                             OperationResult result)

getCurrentlyUsedVersion

public static String getCurrentlyUsedVersion()

resetCurrentlyUsedVersion

public static void resetCurrentlyUsedVersion()


Copyright © 2013 evolveum. All Rights Reserved.