Apache CXF API

Uses of Class
org.apache.cxf.jca.inbound.MDBActivationSpec

Packages that use MDBActivationSpec
org.apache.cxf.jca.inbound   
 

Uses of MDBActivationSpec in org.apache.cxf.jca.inbound
 

Subclasses of MDBActivationSpec in org.apache.cxf.jca.inbound
 class DispatchMDBActivationSpec
          DispatchMDBActivationSpec is an ActivationSpec that activates a CXF service endpoint facade to dispatch call to the target Stateless Session Bean.
 

Constructors in org.apache.cxf.jca.inbound with parameters of type MDBActivationSpec
MDBActivationWork(MDBActivationSpec spec, javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, Map<String,InboundEndpoint> endpoints)
           
 


Apache CXF API

Apache CXF