ebox.system.cache.archive.concurrent.Callable interface">
ColdBox Platform - CacheBox Version 1.0

cachebox.system.cache.archive
Class MTObjectPool

WEB-INF.cftags.component
        extended by cachebox.system.cache.archive.ObjectPool
            extended by cachebox.system.cache.archive.MTObjectPool

public class MTObjectPool
extends ObjectPool

I manage persistance for objects.


Constructor Summary
init()
          Constructor
   
Methods inherited from class cachebox.system.cache.archive.ObjectPool
clearKey, createSoftReference, expireObject, get, getMetadataProperty, getObjectMetadata, getObjectsKeyList, getPool, getPoolKeys, getPoolMetadata, getReferenceQueue, getSize, getSoftRefKey, getSoftRefKeyMap, isSoftReference, lookup, set, setMetadataProperty, setObjectMetadata, setReferenceQueue, setSoftRefKeyMap, setpool, setpool_metadata, softRefLookup
 
Methods inherited from class WEB-INF.cftags.component
 

Constructor Detail

init

public init()
Constructor

ColdBox Platform - CacheBox Version 1.0