Uses of Class
com.sun.jersey.spi.inject.SingletonTypeInjectableProvider

Packages that use SingletonTypeInjectableProvider
com.sun.jersey.spi.container.servlet Provides support for servlet-based and filter-based Web applications. 
 

Uses of SingletonTypeInjectableProvider in com.sun.jersey.spi.container.servlet
 

Subclasses of SingletonTypeInjectableProvider in com.sun.jersey.spi.container.servlet
protected static class ServletContainer.ContextInjectableProvider<T>
          A helper class for creating an injectable provider that supports Context with a type and constant value.
protected static class WebComponent.ContextInjectableProvider<T>
          A helper class for creating an injectable provider that supports Context with a type and constant value.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.