Methods in com.ibm.websphere.ilm.bpel that throw MultipleInstanceException
|
javax.ejb.EJBLocalObject |
InstanceLocator.findInstance(java.lang.String correlationSetKey,
org.apache.wsif.WSIFMessage message)
This method will locate and return a stateful service instance in order that a
business method can be invoked upon it. |
javax.ejb.EJBLocalObject |
InstanceLocator.findInstance(CorrelationProperties correlationProperties)
Method findInstance. |
javax.ejb.EJBLocalObject |
InstanceLocator.locateInstance(java.lang.String correlationSetKey,
org.apache.wsif.WSIFMessage message)
This method will locate and return a stateful service instance in order that a
business method can be invoked upon it. |