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.server.spi.component |
Provides support for components that are resource classes.
|
com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
com.sun.jersey.spi.inject |
Provides support for injection onto resource and provider classes.
|
Class and Description |
---|
ComponentContext
A component context providing information to
ComponentProvider
and InjectableProvider instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected. |
ComponentInjector
An injector to inject on a component.
|
ComponentProvider
Provide instances of a component.
|
ComponentProviderFactory
A factory for obtaining component providers.
|
ComponentScope
The scope contract for a component.
|
ProviderFactory
A component provider factory for provider components (which are singletons).
|
ProviderServices.ProviderClass |
ProviderServices.ProviderListener |
Class and Description |
---|
ComponentContext
A component context providing information to
ComponentProvider
and InjectableProvider instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected. |
ComponentProvider
Provide instances of a component.
|
ComponentProviderFactory
A factory for obtaining component providers.
|
ComponentScope
The scope contract for a component.
|
ProviderFactory
A component provider factory for provider components (which are singletons).
|
Class and Description |
---|
ComponentContext
A component context providing information to
ComponentProvider
and InjectableProvider instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected. |
ComponentScope
The scope contract for a component.
|
ProviderServices
Combines access to provider instances given a set of provider classes,
a set of provider instances and providers registered in META-INF/services.
|
Class and Description |
---|
ComponentProvider
Provide instances of a component.
|
ComponentProviderFactory
A factory for obtaining component providers.
|
ComponentScope
The scope contract for a component.
|
Class and Description |
---|
ProviderServices
Combines access to provider instances given a set of provider classes,
a set of provider instances and providers registered in META-INF/services.
|
Class and Description |
---|
ComponentContext
A component context providing information to
ComponentProvider
and InjectableProvider instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected. |
ComponentScope
The scope contract for a component.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.