|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.quattor.pan.cache | |
|---|---|
| org.quattor.pan | Contains the high-level classes used to invoke the pan language compiler. |
| org.quattor.pan.cache | |
| org.quattor.pan.tasks | Provides classes that implement parallel tasks within the compiler. |
| Classes in org.quattor.pan.cache used by org.quattor.pan | |
|---|---|
| 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. |
|
| 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. |
|
| Classes in org.quattor.pan.cache used by org.quattor.pan.cache | |
|---|---|
| AbstractCache
A cache that maps a key, typically an object or template name, to an associated task. |
|
| Classes in org.quattor.pan.cache used by org.quattor.pan.tasks | |
|---|---|
| CompileCache.PostCompileProcessor
This class encapsulates the post compilation behavior of the cache. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||