|
Class Summary |
| DispatchMDBActivationSpec |
DispatchMDBActivationSpec is for activating a CXF service endpoint facade
that dispatches invocation to a Stateless Session Bean. |
| DispatchMDBInvoker |
DispatchMDBInvoker is executed in the context of a Message Driven Bean
that dispatches invocation to a Session Bean where the service logic is
implemented. |
| DispatchMDBMessageListenerImpl |
DispatchMDBMessageListenerImpl supports dispatching of invocation to a
Stateless Session Bean. |
| InboundEndpoint |
An inbound endpoint is a CXF service endpoint facade exposed by
the JCA connector. |
| MDBActivationSpec |
MDBActivationSpec is for activating a CXF service endpoint facade. |
| MDBActivationWork |
MDBActivationWork is a type of Work that to be executed by
WorkManager. |
| MDBInvoker |
Invoker that supports direct Message Driven Bean invocation. |