| Class | Description |
|---|---|
| CollectionHandler |
This provides some utility functions for java.util collections or lists, etc.
|
| ConfigHandler |
Manages initial config settings.
|
| Debug |
To manage output for debugging operations
|
| FileLoader |
This class can be used to load in a file from a local or remote location.
|
| LogConst |
This class contains constant values relating to logging.
|
| Monitor |
To synchronize threads on.
|
| PropertiesParser |
This class acts as a parser of a properties file to configure the logger
|
| StringHandler |
This class provides additional String processing functionality over
what the CDC Java package 1.0 provides.
|
| UuidHandler |
This class creates unique uuids, or uuids that are difficult to duplicate.
|