Class | Description |
---|---|
CodingSchemeReference | |
CryptoUtility |
The Class CryptoUtility.
|
Log4JUtility |
Class to aid in configuring log4j
|
MyClassLoader |
My own class loader that defers to a URLClassLoader - picks up any jar files
that are present in the runtime folder of a lexbig install - useful for
picking up extensions and sql drivers (that aren't on the normal classpath).
|
PropertiesUtility |
Class to aid in finding and loading properties files.
|