| Package | Description |
|---|---|
| com.sun.jersey.spi.resource |
Provides support for plugable life-cycle declaration and implementation.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
PerRequest
Used to annotate resource classes that require a new instance
for each request.
|
interface |
Singleton
Used to annotate resources that require one instance per web application.
|
Copyright © 2014 Oracle Corporation. All Rights Reserved.