Uses of Interface
javax.ws.rs.container.ResourceInfo
Packages that use ResourceInfo
-
Uses of ResourceInfo in javax.ws.rs.container
Methods in javax.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.