Jordan Zimmerman created ONAMI-95:
-------------------------------------

             Summary: Add a "true" singleton scope
                 Key: ONAMI-95
                 URL: https://issues.apache.org/jira/browse/ONAMI-95
             Project: Apache Onami
          Issue Type: New Feature
          Components: scopes
    Affects Versions: scopes-1.0.0
            Reporter: Jordan Zimmerman
            Priority: Minor
             Fix For: scopes-1.0.0


In Guice, Singeltons are unique per injector. In the JVM, manual singletons are 
unique per ClassLoader. Add a scope that creates a true Singleton that is 
unique per JVM regardless of injector or ClassLoader.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to