Uses of Package
org.clazzes.util.lifecycle

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

Classes in org.clazzes.util.lifecycle used by org.clazzes.util.lifecycle
Cacheable
          Interface to manage the life cycle of objects in combination with a Cache.
ObjectCreatable
          Basic interface to be implemented by objects that would be created by a ObjectFactory.
ObjectFactory
          A "factory" to provide lifecycle objects for the given id.
 

Classes in org.clazzes.util.lifecycle used by org.clazzes.util.lifecycle.impl
Cache
          Interface providing a common denominator for Cache implementations.
Cacheable
          Interface to manage the life cycle of objects in combination with a Cache.
ObjectCreatable
          Basic interface to be implemented by objects that would be created by a ObjectFactory.
ObjectFactory
          A "factory" to provide lifecycle objects for the given id.
Recyclable
          Interface to manage the life cycle of objects in combination with a Recycler.
Recycler
          A recycler works as a specialized factory to deliver new object instances of type Recyclable.
 



Copyright © 2010. All Rights Reserved.