org.apache.ode.bpel.engine
Class OutstandingRequestManager.Entry

java.lang.Object
  extended by org.apache.ode.bpel.engine.OutstandingRequestManager.Entry
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
OutstandingRequestManager

public class OutstandingRequestManager.Entry
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Object[] selectors
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

selectors

public java.lang.Object[] selectors
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object