StereotypeSee: Description
| Annotation Type | Description |
|---|---|
| ApplicationScopedByDefault |
This annotation can be used to set
ApplicationScoped as default scope |
| DependentByDefault |
This annotation can be used to set
Dependent as default scope |
| RequestScopedByDefault |
This annotation can be used to set
RequestScoped as default scope |
| SessionScopedByDefault |
This annotation can be used to set
SessionScoped as default scope |
| SingletonByDefault |
This annotation can be used to set
Singleton as default scope |
StereotypeCopyright © 2018 eXo Platform SAS. All Rights Reserved.