| 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.server.spi.component |
Provides support for components that are resource classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProviderFactory
A component provider factory for provider components (which are singletons).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IoCComponentProviderFactory
An IoC component provider factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IoCProviderFactory
An extension of
ProviderFactory that defers to an
IoCComponentProviderFactory. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceComponentProviderFactory
A resource class component provider factory.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.