Uses of Class
org.clazzes.util.lifecycle.impl.AbstractObjectFactoryImpl

Packages that use AbstractObjectFactoryImpl
org.clazzes.util.lifecycle.impl   
 

Uses of AbstractObjectFactoryImpl in org.clazzes.util.lifecycle.impl
 

Subclasses of AbstractObjectFactoryImpl in org.clazzes.util.lifecycle.impl
 class AbstractCacheImpl<T>
          Abstract base class for Cache interface.
 class AbstractRecyclerImpl<T>
          Abstract base class of type Recycler using lists of WeakReferencees to cache recycled objects.
 class ReflectionRecycler
          A basic example implementation of Recycler using reflection and a String key.
 



Copyright © 2010. All Rights Reserved.