Class | Description |
---|---|
Logging |
This class furnishes the logging environment for the JSKW application.
|
ManifoldCF | |
ManifoldCF.CachePoll |
Class that cleans up expired cache objects on polling.
|
ManifoldCF.DatabaseConnectionReleaseThread |
The thread that actually releases database connections
|
ManifoldCF.DatabaseShutdown |
Class that cleans up database handles on exit
|
ManifoldCF.FileTrack |
Class that tracks files that need to be cleaned up on exit
|
ManifoldCF.OverrideableManifoldCFConfiguration |
For local properties (not shared!!), this class allows them to be overridden directly from the command line.
|
ManifoldCF.ShutdownThread |
Finisher thread, to be registered with the runtime
|
ManifoldCF.ThrottlerPoll |
Class that polls throttler
|
ManifoldCF.ThrottlerShutdown |
Class that cleans up throttler on exit
|
ManifoldCFResourceLoader |
An instance of this class is capable of minting URLClassLoader objects on
demand, for the purpose of loading plugins.
|