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

Packages that use ResourceInfo
javax.ws.rs.container TODO javadoc. 
 

Uses of ResourceInfo in javax.ws.rs.container
 

Methods in javax.ws.rs.container with parameters of type ResourceInfo
 T DynamicBinder.getBoundProvider(ResourceInfo resourceInfo)
          Get the filter or interceptor instance or class that should be bound to the particular resource method.
 



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