Class Summary |
DispatchMDBActivationSpec |
DispatchMDBActivationSpec is an ActivationSpec
that activates a CXF service endpoint facade to dispatch call to the target
Stateless Session Bean. |
DispatchMDBInvoker |
DispatchMDBInvoker is executed in the context of a Message Driven Bean
that dispatches calls to the target Session Bean where the service logic is
implemented. |
DispatchMDBMessageListenerImpl |
DispatchMDBMessageListenerImpl supports dispatching of calls to a
Stateless Session Bean. |
InboundEndpoint |
An inbound endpoint is a CXF service endpoint facade exposed by
the JCA connector. |
MDBActivationSpec |
MDBActivationSpec is an ActivationSpec that
activates a CXF service endpoint facade. |
MDBActivationWork |
MDBActivationWork is a type of Work that is executed by
WorkManager . |
MDBInvoker |
An invoker that supports direct Message Driven Bean invocation. |