net.sourceforge.minor.util
Class Diagram util

Class Summary
ClassInstanciator 
DataCache 
DataImporter 
Log 
Logger 
ModuleClassNameExtractor 
UniqueIDGenerator 
 

Note Summary
Note1 
Note2 
Note3 
Note4 
Note5 
 

Diagram Elements Detail

Note1

text Enum for loglevel

Note Links

to Class net.sourceforge.minor.util.Log


Note2

text jsp interface can access list of latest n logs

Note Links

to Class net.sourceforge.minor.util.Log


Note3

text used to find together to instanciate an extension class by its name ,
using the right package name ( --> db vendor )

Note Links

to Class net.sourceforge.minor.util.ModuleClassNameExtractor

to Class net.sourceforge.minor.util.ClassInstanciator


Note4

text done with generics in java 1.5

Note Links

to Class net.sourceforge.minor.util.DataCache


Note5

text might work with
ModuleClassNameExtractor
and
ClassInstanciator

Note Links

to Class net.sourceforge.minor.util.DataImporter