public class MDBActivationWork extends Object implements javax.resource.spi.work.Work
Work
that is executed by
WorkManager
. MDBActivationWork
starts an CXF service endpoint to accept inbound calls for
the JCA connector.Constructor and Description |
---|
MDBActivationWork(MDBActivationSpec spec,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
Map<String,InboundEndpoint> endpoints) |
public MDBActivationWork(MDBActivationSpec spec, javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, Map<String,InboundEndpoint> endpoints)
Apache CXF