Package | Description |
---|---|
org.apache.cxf.jca.inbound |
Modifier and Type | Class and Description |
---|---|
class |
DispatchMDBActivationSpec
DispatchMDBActivationSpec is an
ActivationSpec
that activates a CXF service endpoint facade to dispatch call to the target
Stateless Session Bean. |
Constructor and Description |
---|
MDBActivationWork(MDBActivationSpec spec,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
Map<String,InboundEndpoint> endpoints) |
Apache CXF