Uses of Interface
com.ibm.websphere.ilm.bpel.CorrelationProperties

Packages that use CorrelationProperties
com.ibm.websphere.ilm.bpel The interfaces and classes in this package are used by clients wishing to locate instances of stateful web services. 
 

Uses of CorrelationProperties in com.ibm.websphere.ilm.bpel
 

Methods in com.ibm.websphere.ilm.bpel that return CorrelationProperties
 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.
 

Methods in com.ibm.websphere.ilm.bpel with parameters of type CorrelationProperties
 javax.ejb.EJBLocalObject InstanceLocator.findInstance(CorrelationProperties correlationProperties)
          Method findInstance.