Uses of Class
org.sapia.ubik.net.NoObjectAvailableException

Packages that use NoObjectAvailableException
org.sapia.ubik.net   
 

Uses of NoObjectAvailableException in org.sapia.ubik.net
 

Methods in org.sapia.ubik.net that throw NoObjectAvailableException
 java.lang.Object Pool.acquire(long timeout)
          Acquires an object from this pool; if the pool is empty and its maximum created object count has been reach, this method waits for the specified timeout that an object becomes ready.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.