public class DefaultSpanFactory extends Object implements SpanFactory
DefaultSpanFactory
creates a most simple Span
which does not
use any kind of animation.Constructor and Description |
---|
DefaultSpanFactory() |
public Span create(SpanCallback callback)
SpanFactory
Span
.create
in interface SpanFactory
callback
- allows interaction between Span
and DockStation
.Span
, not null