Uses of Class
railo.runtime.util.pool.PoolHandler

Packages that use PoolHandler
railo.runtime.util.pool   
 

Uses of PoolHandler in railo.runtime.util.pool
 

Methods in railo.runtime.util.pool that return PoolHandler
 PoolHandler Pool.get(Object key)
          gets a Object from the pool
 

Methods in railo.runtime.util.pool with parameters of type PoolHandler
 void Pool.set(Object key, PoolHandler handler)
          adds a new object to the pool, if object is already in the Pool, it will be overwritten
 



Copyright © 2012 Railo