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.