Package org.glassfish.jersey.internal.inject

Common Jersey internal injection utility classes.

See:
          Description

Class Summary
AbstractModule Skeleton implementation of injection module with convenience methods for binding definitions.
ContextInjectionResolver Injection resolver for @Context injection annotation.
ContextInjectionResolver.Module  
FactoryToService<T> Helper function converting a HK2 service factory into the service contract instance.
Providers Utility class providing a set of utility methods for easier and more type-safe interaction with HK2 injection layer.
ProviderToFactory<T> Helper function converting a HK2 service provider into the provided service contract instance.
ProviderToService<T> Helper function converting a HK2 service provider into the provided service contract instance.
ReferencingFactory<T> Factory that provides injection of the referenced instance.
 

Package org.glassfish.jersey.internal.inject Description

Common Jersey internal injection utility classes.



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