- All Known Subinterfaces:
LocalEntityConnectionProvider
public interface EntityConnectionTracer
Provides method tracing for entity connection.
-
Method Summary
-
Method Details
-
tracing
State tracing()- Returns:
- the
Statecontrolling whether method tracing is enabled
-
trace
Observer<MethodTrace> trace()- Returns:
- an
Observernotified each time a trace is added
-