Sign in
third-party-mirror
/
glassfish
/
07136c8ed9fb42c07add7731e645069d2e5ce440
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
cdi
/
scopes
/
singleton-scope
/
README
blob: 3618b42e52fe147f390292f2d9edad5a1968e156 [
file
] [
log
] [
blame
]
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>