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

Packages that use Trace
com.evolveum.midpoint.common.expression   
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
 

Fields in com.evolveum.midpoint.common.expression declared as Trace
static Trace MidPointFunctions.LOGGER
           
static Trace MidPointFunctionsXPath.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, java.lang.String activity, java.lang.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
 java.lang.String PrismContext.silentMarshalObject(java.lang.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(java.lang.Class clazz)
           
 

Methods in com.evolveum.midpoint.util.logging with parameters of type Trace
static void LoggingUtils.logException(Trace LOGGER, java.lang.String message, java.lang.Throwable ex, java.lang.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 © 2012 evolveum. All Rights Reserved.