php.java.script
Class CGIRunner.Lock

java.lang.Object
  extended by php.java.script.CGIRunner.Lock
Enclosing class:
CGIRunner

protected class CGIRunner.Lock
extends java.lang.Object


Constructor Summary
protected CGIRunner.Lock()
           
 
Method Summary
 void finish()
           
 java.lang.Object getVal()
           
 void setVal(java.lang.Object val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGIRunner.Lock

protected CGIRunner.Lock()
Method Detail

getVal

public java.lang.Object getVal()

setVal

public void setVal(java.lang.Object val)

finish

public void finish()