Sign in
◑
Theme
third-party-mirror
/
glassfish
/
2a670f1e93fc80c61b8a34eca9591b56a87beddb
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
cdi
/
scopes
/
singleton-scope
/
README
blob: 3618b42e52fe147f390292f2d9edad5a1968e156 [
file
]
Test
that
Singleton
scoped
-
bean
is
instantiated once
-
don
't have a proxy
- allow injection of non-serializable singleton scoped beans into serializable beans like SessionScoped beans through Instance<T>