Uses of Class
org.quattor.pan.cache.AbstractCache

Packages that use AbstractCache
org.quattor.pan.cache   
 

Uses of AbstractCache in org.quattor.pan.cache
 

Subclasses of AbstractCache in org.quattor.pan.cache
 class BuildCache
          Contains a global cache of all pan objects that have been compiled and built during a given compiler run.
 class CompileCache
          Contains a global cache of all compiled templates.
 class Valid1Cache
          A global cache of all pan objects that have been through the first validation phase.
 class Valid2Cache
          A global cache of all pan objects that have been through the second validation phase.
 



Copyright © 2011 Quattor. All Rights Reserved.