See: Description
| Annotation Type | Description |
|---|---|
| PerRequest |
Used to annotate resource classes that require a new instance
for each request.
|
| Singleton |
Used to annotate resources that require one instance per web application.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.