Class RestClientSpanDisabledTest.RestApplication
java.lang.Object
jakarta.ws.rs.core.Application
org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDisabledTest.RestApplication
- Enclosing class:
- RestClientSpanDisabledTest
@ApplicationPath("/")
public static class RestClientSpanDisabledTest.RestApplication
extends jakarta.ws.rs.core.Application
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getClasses, getProperties, getSingletons
-
Constructor Details
-
RestApplication
public RestApplication()
-