| Package | Description |
|---|---|
| org.glassfish.cdi.transaction |
| Class and Description |
|---|
| TransactionalInterceptorBase
Base class for all interceptors providing common logic for exception handling, etc.
|
| TransactionScopedBean
A wrapper for contextual instances of
TransactionScoped beans. |
| TransactionScopedCDIEventHelper |
| TransactionScopedCDIEventPayload
Payload for CDI events: @Initialized(TransactionScoped.class) fired, when the context is
initialized for the first time and @Destroyed(TransactionScoped.class) fired, when the context is
destroyed at the end.
|
| TransactionScopedContextImpl
The Context implementation for obtaining contextual instances of
TransactionScoped beans. |
Copyright © 2019. All rights reserved.