Uses of Interface
jakarta.ws.rs.container.ResourceInfo
Package | Description |
---|---|
jakarta.ws.rs.container |
Container-specific JAX-RS API.
|
-
Uses of ResourceInfo in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container with parameters of type ResourceInfo Modifier and Type Method Description void
DynamicFeature. configure(ResourceInfo resourceInfo, FeatureContext context)
A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in aruntime configuration
scope of a particularresource or sub-resource method
; i.e.