Uses of Class
org.quattor.pan.template.LocalVariableMap

Packages that use LocalVariableMap
org.quattor.pan.template Contains the classes that define the java implementation a pan template or classes related to them. 
 

Uses of LocalVariableMap in org.quattor.pan.template
 

Methods in org.quattor.pan.template that return LocalVariableMap
 LocalVariableMap CompileTimeContext.createLocalVariableMap(ListResource argv)
           
 LocalVariableMap BuildContext.createLocalVariableMap(ListResource argv)
           
 LocalVariableMap Context.createLocalVariableMap(ListResource argv)
           
 

Methods in org.quattor.pan.template with parameters of type LocalVariableMap
 void CompileTimeContext.restoreLocalVariableMap(LocalVariableMap localVariableHolder)
           
 void BuildContext.restoreLocalVariableMap(LocalVariableMap localVariableHolder)
           
 void Context.restoreLocalVariableMap(LocalVariableMap localVariableHolder)
           
 



Copyright © 2011 Quattor. All Rights Reserved.