Uses of Package
com.sun.jersey.spi.inject

Packages that use com.sun.jersey.spi.inject
com.sun.jersey.spi.inject   
com.sun.jersey.spi.resource Classes that define the contract for a resource provider. 
 

Classes in com.sun.jersey.spi.inject used by com.sun.jersey.spi.inject
Injectable
          The type of something that is injectable.
InjectableProvider
          An injectable provider provides an injectable which in turn may be used to obtain the instance to inject onto a field, bean setter method, parameter of a constructor, or parameter of a method.
 

Classes in com.sun.jersey.spi.inject used by com.sun.jersey.spi.resource
Injectable
          The type of something that is injectable.