Package com.gigaspaces.internal.utils.threadlocal
package com.gigaspaces.internal.utils.threadlocal
-
ClassDescriptionBase for all the resources that can stored in the
ThreadLocalPool.PoolFactory<T extends AbstractResource>Used to create new resources by theThreadLocalPool.ThreadLocalPool<T extends AbstractResource>ThreadLocal based resource pool.