Uses of Interface
javax.ws.rs.container.ResourceInfo

Packages that use ResourceInfo
javax.ws.rs.container Container-specific JAX-RS API. 
 

Uses of ResourceInfo in javax.ws.rs.container
 

Methods in javax.ws.rs.container with parameters of type ResourceInfo
 void DynamicFeature.configure(ResourceInfo resourceInfo, Configurable configurable)
          A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in a configurable scope of a particular resource or sub-resource method; i.e.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.