Package org.apache.cxf.jca.inbound
Class DispatchMDBActivationSpec
java.lang.Object
org.apache.cxf.jca.inbound.MDBActivationSpec
org.apache.cxf.jca.inbound.DispatchMDBActivationSpec
- All Implemented Interfaces:
jakarta.resource.spi.ActivationSpec,jakarta.resource.spi.ResourceAdapterAssociation
DispatchMDBActivationSpec is an
ActivationSpec
that activates a CXF service endpoint facade to dispatch call to the target
Stateless Session Bean.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.jca.inbound.MDBActivationSpec
getAddress, getBusConfigLocation, getDisplayName, getEndpointName, getResourceAdapter, getSchemaLocations, getServiceInterfaceClass, getServiceName, getWsdlLocation, setAddress, setBusConfigLocation, setDisplayName, setEndpointName, setResourceAdapter, setSchemaLocations, setServiceInterfaceClass, setServiceName, setWsdlLocation, validate
-
Constructor Details
-
DispatchMDBActivationSpec
public DispatchMDBActivationSpec()
-
-
Method Details
-
setTargetBeanJndiName
- Parameters:
targetBeanJndiName-
-
getTargetBeanJndiName
- Returns:
- the targetBeanJndiName
-