org.apache.ode.bpel.rtrep.v2
Class InstanceGlobals

java.lang.Object
  extended by org.apache.ode.bpel.rtrep.v2.InstanceGlobals
All Implemented Interfaces:
java.io.Serializable

public class InstanceGlobals
extends java.lang.Object
implements java.io.Serializable

Data structure used to keep track of global (instance-level) data.

See Also:
Serialized Form

Constructor Summary
InstanceGlobals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceGlobals

public InstanceGlobals()