Class NullContext
java.lang.Object
org.openqa.selenium.remote.tracing.empty.NullContext
- All Implemented Interfaces:
TraceContext
- Direct Known Subclasses:
NullSpan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullContext
public NullContext()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceTraceContext
-
createSpan
- Specified by:
createSpanin interfaceTraceContext
-
wrap
- Specified by:
wrapin interfaceTraceContext
-
wrap
- Specified by:
wrapin interfaceTraceContext
-