Uses of Interface
jakarta.ws.rs.container.ResourceInfo
Packages that use ResourceInfo
-
Uses of ResourceInfo in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container with parameters of type ResourceInfoModifier and TypeMethodDescriptionvoid
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.