Package org.apache.cxf.jca.inbound
package org.apache.cxf.jca.inbound
-
ClassDescriptionDispatchMDBActivationSpec is an
ActivationSpecthat activates a CXF service endpoint facade to dispatch call to the target Stateless Session Bean.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.The DispatchMDBMessageListener is intended to be used as the <messagelistener-type> of an <inbound-resourcesadapter> in the resource adapter's deployment descriptor (ra.xml).DispatchMDBMessageListenerImpl supports dispatching of calls to a Stateless Session Bean.An inbound endpoint is a CXF service endpoint facade exposed by the JCA connector.MDBActivationSpec is anActivationSpecthat activates a CXF service endpoint facade.MDBActivationWork is a type ofWorkthat is executed byWorkManager.An invoker that supports direct Message Driven Bean invocation.