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

Packages that use Trace
com.evolveum.midpoint.api.logging   
com.evolveum.midpoint.logging   
com.evolveum.midpoint.logging.impl   
com.evolveum.midpoint.test   
com.evolveum.midpoint.web.model.impl   
 

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

Methods in com.evolveum.midpoint.api.logging with parameters of type Trace
static void LoggingUtils.logException(Trace logger, java.lang.String message, java.lang.Exception ex, java.lang.Object... objects)
           
 

Uses of Trace in com.evolveum.midpoint.logging
 

Methods in com.evolveum.midpoint.logging that return Trace
static Trace TraceManager.getTrace(java.lang.Class clazz)
           
 

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

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

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.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type Trace
protected  void ObjectManagerImpl.printResults(Trace logger, OperationResult result)
           
 



Copyright © 2011 evolveum. All Rights Reserved.