| Package | Description |
|---|---|
| com.sun.jersey.core.spi.component |
Provides support for components.
|
| com.sun.jersey.core.spi.component.ioc |
Provides support for IoC-based components.
|
| com.sun.jersey.core.spi.factory |
Provides support for factories of particular component types.
|
| com.sun.jersey.spi.container.servlet |
Provides support for servlet-based and filter-based Web applications.
|
| com.sun.jersey.spi.inject |
Provides support for injection onto resource and provider classes.
|
| Class and Description |
|---|
| ConstrainedToType |
| InjectableProviderContext
The context to obtain
Injectable instances. |
| Class and Description |
|---|
| InjectableProviderContext
The context to obtain
Injectable instances. |
| Class and Description |
|---|
| 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.
|
| InjectableProviderContext
The context to obtain
Injectable instances. |
| InjectableProviderContext.InjectableScopePair |
| Class and Description |
|---|
| 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.
|
| SingletonTypeInjectableProvider
A utility class that may implemented to support a singleton injectable
provider for a specific type T, and an instance of type T, that is to be
injected.
|
| Class and Description |
|---|
| ConstrainedToType |
| Errors.Closure |
| Errors.ErrorMessage |
| 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.
|
| InjectableProviderContext.InjectableScopePair |
Copyright © 2016 Oracle Corporation. All Rights Reserved.