Package org.quattor.pan.cache

Class Summary
AbstractCache<T extends TaskResult> A cache that maps a key, typically an object or template name, to an associated task.
BuildCache Contains a global cache of all pan objects that have been compiled and built during a given compiler run.
CompileCache Contains a global cache of all compiled templates.
CompileCache.PostCompileProcessor This class encapsulates the post compilation behavior of the cache.
Valid1Cache A global cache of all pan objects that have been through the first validation phase.
Valid2Cache A global cache of all pan objects that have been through the second validation phase.
 



Copyright © 2011 Quattor. All Rights Reserved.