Method : autoCompile() Method for auto compile - it first creates auto compile
parameters fom property file - depend of parameter format (which is defined in
property file) it calls compileSingle(fullParameterString) or
compileArray(fullParameterArray) function
Method : autoCompile(String sourceDir,String outputDir,boolean force) Method for
auto compile - it first creates auto compile parameters fom property file - depend
of parameter format (which is defined in property file) it calls
compileSingle(fullParameterString) or compileArray(fullParameterArray) function
Method : Compile(String fileName)) compile single java file as parameter accepts
full path to java file compiler class, output dir, and compiler parameters gets from
properties
Method : Compile(String fileName, String outDir)) compile single java file as
parameter accepts full path to java file and output directory compiler class and
compiler parameters gets from properties
Method : Compile(String fileName, String outDir, String[] parameters)) compile
single java file as parameter accepts full path to java file,output directory and
array of other parameters for compiler compiler class gets from properties
method loadClass if mode is "lazy" creates file from the full path to file Function
needToReload is called for checking of timestamp values, and existing cache data for
searched class Reloading class if it's necessarily This function returns class file
Loader() -
Constructor for class org.enhydra.shark.utilities.Loader
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)
Loader Initializion classCache - key(full class name) name without extension) -
value(class file) cacheTimestamp - key(full class name) - value(timestamp for class
file in classCache)