Uses of Interface
org.scopemvc.util.ObjectPool

Packages that use ObjectPool
org.scopemvc.util Utility classes that include two main areas of interest to application developers: ScopeConfig for configuring the Scope framework, and UIStrings used to look up user-readable Strings from localised resources. 
 

Uses of ObjectPool in org.scopemvc.util
 

Classes in org.scopemvc.util that implement ObjectPool
 class BasicObjectPool
          Pools objects given a factory and optional maximum pool size.
 



Copyright © 2000-2002 The Scope Team. All Rights Reserved.