Class | Description |
---|---|
TransactionBeanEntry<T> |
Holds the information we need store to manage
the beans in the
TransactionContext . |
TransactionBeanStorage |
This bean stores information about
@
TransactionScoped
contextual instances, their CreationalContext etc. |
TransactionContext |
CDI Context for managing @
TransactionScoped contextual instances. |
TransactionContextExtension |
CDI Extension which registers and manages the
TransactionContext . |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.