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