Class SpringWsCodeAttributesGetter
java.lang.Object
io.opentelemetry.javaagent.instrumentation.spring.ws.v2_0.SpringWsCodeAttributesGetter
- All Implemented Interfaces:
io.opentelemetry.instrumentation.api.instrumenter.code.CodeAttributesGetter<SpringWsRequest>
public class SpringWsCodeAttributesGetter
extends Object
implements io.opentelemetry.instrumentation.api.instrumenter.code.CodeAttributesGetter<SpringWsRequest>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getCodeClass(SpringWsRequest request) getMethodName(SpringWsRequest request)
-
Constructor Details
-
SpringWsCodeAttributesGetter
public SpringWsCodeAttributesGetter()
-
-
Method Details
-
getCodeClass
- Specified by:
getCodeClassin interfaceio.opentelemetry.instrumentation.api.instrumenter.code.CodeAttributesGetter<SpringWsRequest>
-
getMethodName
- Specified by:
getMethodNamein interfaceio.opentelemetry.instrumentation.api.instrumenter.code.CodeAttributesGetter<SpringWsRequest>
-