| Interface | Description |
|---|---|
| EjbCdiUnitInitialListener |
Enables us to inject initial listener.
|
| Class | Description |
|---|---|
| ApplicationExceptionDescription | |
| AsynchronousMessageListenerProxy |
Registered for each MessageListener, onMessage is used to register asynchronous calls in the Asynchronous Manager.
|
| AsynchronousMethodInterceptor |
Used to simulate Asynchronous calls.
|
| EjbCdiUnitInitialListenerProducer |
Decides which version of EjbCdiUnitInitialListener to use, based on the Weld version.
|
| EjbExtensionExtended |
CDI-Extension used to handle @Resource, @PersistenceContext...
|
| EjbInformationBean | |
| InRequestInterceptorEjbCdiUnit | |
| InSessionInterceptorEjbCdiUnit | |
| ProducerConfigExtension | |
| TransactionalInterceptor | |
| TypesScanner |
| Annotation Type | Description |
|---|---|
| EjbAsynchronous | |
| EjbTransactional |
Used to annotate classes which should be intercepted by
TransactionalInterceptor |
Copyright © 2017–2018. All rights reserved.