Interface HttpRouteGetter<T>
- All Superinterfaces:
HttpServerRouteGetter<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Deprecated
@FunctionalInterface
public interface HttpRouteGetter<T>
extends HttpServerRouteGetter<T>
Deprecated.
An interface for getting the
http.route attribute.-
Method Summary
Methods inherited from interface io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerRouteGetter
get
HttpServerRouteGetterinstead.