Methods in com.ibm.websphere.ilm.bpel that throw InvalidMessageException
|
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. |
CorrelationProperties |
InstanceLocator.extractCorrelationProperties(java.lang.String correlationSetKey,
org.apache.wsif.WSIFMessage message)
This method will locate and return all property values inside those correlation sets based on
the operation name. |
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. |