]
Antoine Sabot-Durand updated CDI-226:
-------------------------------------
Labels: F2F2016 application-scoped singleton (was: application-scoped singleton)
Clarify the @Singleton behaviour
--------------------------------
Key: CDI-226
URL:
https://issues.jboss.org/browse/CDI-226
Project: CDI Specification Issues
Issue Type: Clarification
Components: Contexts
Affects Versions: 1.1.EDR
Reporter: Daniel Sachse
Labels: F2F2016, application-scoped, singleton
Fix For: 2.0 (discussion)
The specification should make a more clear statement about the Scope and Lifecycle of the
@Singleton annotation.
ATM it is e.g. totally unclear, in which environment a Singleton is guaranteed to be a
Singleton(JVM, EAR, WAR,... ).