| Package | Description |
|---|---|
| net.anotheria.moskito.core.tracer |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Trace> |
Tracer.getTraces() |
java.util.List<Trace> |
TracerRepository.getTraces(java.lang.String producerId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracer.addTrace(Trace aTrace,
int toleratedAmount,
int maxAmount) |
void |
TracerRepository.addTracedExecution(java.lang.String producerId,
Trace aNewTrace) |
static java.lang.String |
Tracers.getCallName(Trace t) |
| Modifier and Type | Method and Description |
|---|---|
int |
Trace.compareTo(net.anotheria.util.sorter.IComparable<? extends Trace> iComparable,
int method) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.