protected static class TracerFactory.ChainTraces extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationType |
chain |
protected Map<Integer,Trace> |
traces |
Modifier | Constructor and Description |
---|---|
protected |
ChainTraces(OperationType chain) |
Modifier and Type | Method and Description |
---|---|
protected String |
add(Trace trace) |
protected void |
clear() |
protected Trace |
getTrace(int index) |
protected void |
removeTrace(int index) |
protected int |
size() |
protected ChainTraces(OperationType chain)
Copyright © 2015 Nuxeo SA. All rights reserved.