Interface HasRequestScopeTest.MyRequestScopedApi
- Enclosing class:
- HasRequestScopeTest
@RequestScoped
@RegisterRestClient
@Path("/")
public static interface HasRequestScopeTest.MyRequestScopedApi
-
Method Summary
-
Method Details
-
get
@GET jakarta.ws.rs.core.Response get()
-