Package org.glassfish.jersey.internal.inject

Common Jersey internal injection utility classes.

See:
          Description

Interface Summary
Module  
 

Class Summary
AbstractModule Skeleton implementation of injection module with convenience methods for binding definitions.
ContextInjectionResolver Injection resolver for @Context injection annotation.
ContextInjectionResolver.Module  
CustomAnnotationImpl Custom annotation implementation
FactoryToService<T> Helper function converting a HK2 service factory into the service contract instance.
ProviderInstanceBindingModule<T> Module used for registering provider instances of provider type T in HK2.
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.
Utilities HK2 binding utilites.
Utilities.FactoryDescriptorsImpl  
 

Annotation Types Summary
Custom Qualifier annotation used to annotate HK2 injections and bindings for user custom providers.
 

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.