ariba.ui.aribaweb.util
Class AWRecyclePool
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.util.AWRecyclePool
- All Implemented Interfaces:
- AWObject
public abstract class AWRecyclePool
- extends AWBaseObject
| Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject |
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber |
newPool
public static AWRecyclePool newPool(int maxSize,
boolean requiresThreadSafety,
boolean debugEnabled)
checkout
public Object checkout()
checkin
public void checkin(Object object)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.