Uses of Interface
javax.ws.rs.container.ResourceInfo
-
Packages that use ResourceInfo Package Description javax.ws.rs.container Container-specific API. -
-
Uses of ResourceInfo in javax.ws.rs.container
Methods in javax.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 runtime during the application deployment to register provider instances or classes in aruntime configuration
scope of a particularresource or sub-resource method
; i.e.
-