|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.jca.inbound.MDBActivationSpec
org.apache.cxf.jca.inbound.DispatchMDBActivationSpec
public class DispatchMDBActivationSpec
DispatchMDBActivationSpec is an ActivationSpec
that activates a CXF service endpoint facade to dispatch call to the target
Stateless Session Bean.
| Constructor Summary | |
|---|---|
DispatchMDBActivationSpec()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTargetBeanJndiName()
|
void |
setTargetBeanJndiName(java.lang.String targetBeanJndiName)
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DispatchMDBActivationSpec()
| Method Detail |
|---|
public void setTargetBeanJndiName(java.lang.String targetBeanJndiName)
targetBeanJndiName - public java.lang.String getTargetBeanJndiName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||