Uses of Class
org.glassfish.cdi.transaction.TransactionScopedBean
-
Packages that use TransactionScopedBean Package Description org.glassfish.cdi.transaction -
-
Uses of TransactionScopedBean in org.glassfish.cdi.transaction
Methods in org.glassfish.cdi.transaction that return types with arguments of type TransactionScopedBean Modifier and Type Method Description ConcurrentHashMap<jakarta.transaction.TransactionSynchronizationRegistry,Set<TransactionScopedBean>>TransactionScopedContextImpl. getBeansPerTransaction()
-