Uses of Interface
com.evolveum.midpoint.util.logging.Trace

Packages that use Trace
com.evolveum.midpoint.common.expression.functions   
com.evolveum.midpoint.common.expression.script.xpath   
com.evolveum.midpoint.model.lens   
com.evolveum.midpoint.prism   
com.evolveum.midpoint.test   
com.evolveum.midpoint.util   
com.evolveum.midpoint.util.logging   
com.evolveum.midpoint.util.logging.impl   
com.evolveum.midpoint.web.page.admin.resources   
 

Uses of Trace in com.evolveum.midpoint.common.expression.functions
 

Fields in com.evolveum.midpoint.common.expression.functions declared as Trace
static Trace LogExpressionFunctions.LOGGER
           
static Trace BasicExpressionFunctionsXPath.LOGGER
           
static Trace BasicExpressionFunctions.LOGGER
           
 

Uses of Trace in com.evolveum.midpoint.common.expression.script.xpath
 

Fields in com.evolveum.midpoint.common.expression.script.xpath declared as Trace
static Trace ReflectionXPathFunctionResolver.LOGGER
           
static Trace ReflectionXPathFunctionWrapper.LOGGER
           
 

Uses of Trace in com.evolveum.midpoint.model.lens
 

Methods in com.evolveum.midpoint.model.lens with parameters of type Trace
static
<F extends ObjectType,P extends ObjectType>
void
LensUtil.traceContext(Trace logger, String activity, String phase, boolean important, LensContext<F,P> context, boolean showTriples)
           
 

Uses of Trace in com.evolveum.midpoint.prism
 

Methods in com.evolveum.midpoint.prism with parameters of type Trace
 String PrismContext.silentMarshalObject(Object object, Trace logger)
          Method used to marshal objects to xml in debug messages.
 

Uses of Trace in com.evolveum.midpoint.test
 

Fields in com.evolveum.midpoint.test declared as Trace
static Trace IntegrationTestTools.LOGGER
           
 

Uses of Trace in com.evolveum.midpoint.util
 

Fields in com.evolveum.midpoint.util declared as Trace
static Trace ClassPathUtil.LOGGER
           
 

Uses of Trace in com.evolveum.midpoint.util.logging
 

Methods in com.evolveum.midpoint.util.logging that return Trace
static Trace TraceManager.getTrace(Class clazz)
           
static Trace TraceManager.getTrace(String loggerName)
           
 

Methods in com.evolveum.midpoint.util.logging with parameters of type Trace
static void LoggingUtils.logException(Trace LOGGER, String message, Throwable ex, Object... objects)
           
 

Uses of Trace in com.evolveum.midpoint.util.logging.impl
 

Classes in com.evolveum.midpoint.util.logging.impl that implement Trace
 class TraceImpl
          Sample Class Doc
 

Uses of Trace in com.evolveum.midpoint.web.page.admin.resources
 

Fields in com.evolveum.midpoint.web.page.admin.resources declared as Trace
protected static Trace PageAdminResources.LOGGER
           
 



Copyright © 2013 evolveum. All Rights Reserved.