com.sun.grid.jgrid.proxy
Class ComputeProxy.Lock

java.lang.Object
  extended bycom.sun.grid.jgrid.proxy.ComputeProxy.Lock
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ComputeProxy

private static class ComputeProxy.Lock
extends java.lang.Object
implements java.io.Serializable

This class is used by ComputeProxyto wait for jobs to complete.


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

Constructor Detail

ComputeProxy.Lock

private ComputeProxy.Lock()