Kieker 1.7

Uses of Class
kieker.common.record.flow.trace.Trace

Packages that use Trace
kieker.analysis.plugin.filter.flow   
kieker.monitoring.core.registry   
 

Uses of Trace in kieker.analysis.plugin.filter.flow
 

Methods in kieker.analysis.plugin.filter.flow that return Trace
 Trace TraceEventRecords.getTrace()
          Delivers the stored traces.
 

Constructors in kieker.analysis.plugin.filter.flow with parameters of type Trace
TraceEventRecords(Trace trace, AbstractTraceEvent[] traceEvents)
          Creates a new instance of this class using the given parameters.
 

Uses of Trace in kieker.monitoring.core.registry
 

Methods in kieker.monitoring.core.registry that return Trace
 Trace TraceRegistry.getTrace()
          Gets a Trace for the current thread.
 Trace TraceRegistry.registerTrace()
          This creates a new unique Trace object and registers it.
 


Kieker 1.7

Copyright 2013 Kieker Project, http://kieker-monitoring.net