org.ow2.util.pool.impl.enhanced.impl.waitcontrol
Class WaitAuthorization

java.lang.Object
  extended by org.ow2.util.pool.impl.enhanced.impl.waitcontrol.WaitAuthorization

public final class WaitAuthorization
extends java.lang.Object

Author:
Gael Lalire

Constructor Summary
WaitAuthorization()
           
 
Method Summary
 void forbidWait()
           
 boolean isWaitAllowed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaitAuthorization

public WaitAuthorization()
Method Detail

isWaitAllowed

public boolean isWaitAllowed()

forbidWait

public void forbidWait()


Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.