Sign in
third-party-mirror
/
glassfish
/
4207e5a887ab69d11ae15939f59a1503fb4f9a9e
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
cdi
/
transactions
/
transaction-scoped
/
README
blob: 14ad13d42de1d0ae272850d51394fce249581d1f [
file
] [
log
] [
blame
]
Test
-
Testing
@TransactionScoped
support
-
Annotate
multiple beans
with
@TransactionScoped
-
Inject
those beans
-
Verify
identical type of bean
is
shared within same transaction
.
-
Verify
beans destroyed at
end
of transaction
.