Uses of Interface
org.objectweb.perseus.pool.api.PoolAttributes

Packages that use PoolAttributes
org.objectweb.perseus.pool.lib   
 

Uses of PoolAttributes in org.objectweb.perseus.pool.lib
 

Classes in org.objectweb.perseus.pool.lib that implement PoolAttributes
 class ArrayListPool
          The class LArrayPool implements a Pool as an array of PoolResource, managing free/active resources through two ArrayList objects.
 class LArrayPool
          The class LArrayPool implements a Pool as an array of PoolResource, managing free/active resources through lists of cells encapsulating the resources.
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.