org.apache.ode.bpel.runtime
Class CorrelationSetInstance

java.lang.Object
  extended by org.apache.ode.bpel.runtime.CorrelationSetInstance

public class CorrelationSetInstance
extends java.lang.Object


Field Summary
 OScope.CorrelationSet declaration
           
 java.lang.Long scopeInstance
           
 
Constructor Summary
CorrelationSetInstance(java.lang.Long scopeInstanceId, OScope.CorrelationSet cset)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

declaration

public OScope.CorrelationSet declaration

scopeInstance

public java.lang.Long scopeInstance
Constructor Detail

CorrelationSetInstance

public CorrelationSetInstance(java.lang.Long scopeInstanceId,
                              OScope.CorrelationSet cset)