public class DispatchMDBActivationSpec extends MDBActivationSpec
ActivationSpec
that activates a CXF service endpoint facade to dispatch call to the target
Stateless Session Bean.Constructor and Description |
---|
DispatchMDBActivationSpec() |
Modifier and Type | Method and Description |
---|---|
String |
getTargetBeanJndiName() |
void |
setTargetBeanJndiName(String targetBeanJndiName) |
getAddress, getBusConfigLocation, getDisplayName, getEndpointName, getResourceAdapter, getSchemaLocations, getServiceInterfaceClass, getServiceName, getWsdlLocation, setAddress, setBusConfigLocation, setDisplayName, setEndpointName, setResourceAdapter, setSchemaLocations, setServiceInterfaceClass, setServiceName, setWsdlLocation, validate
Apache CXF