| Home >> All >> com >> opencms >> [ boot Javadoc ] |
com.opencms.boot: Javadoc index of package com.opencms.boot.
Package Samples:
com.opencms.boot
Classes:
CmsSetupThread: Thread which first redirects System.out and System.err to a new outputstream. The CmsSetupLoggingThread gets the outputstream and gets started. The import of the opencms workplace is started so the Logging Thread can collect all the output. After the work is done, System.out and System.err are restored.
CmsSetup: Bean with get / set methods for all properties stored in the 'opencms.properties' file. The path to the opencms home folder and its config folder can also be stored an retrieved as well as a vector containing possible error messages thrown by the setup.
CmsLog: This class enables the OpenCms logging feature. Different logging channels are supported and can be (de)activated by the log settings in the proerty file.
CmsSetupLoggingThread: Logging Thread which collects the output from CmsSetupThread, stores it in a vector which the OpenCms setup wizard can read via the getMessages() method.
CmsMain: Command line interface to access resources in OpenCms. This can be used to test the OpenCms VFS, it is also used for the initial setup.
CmsBase: OpenCms Base class for static access to system wide properties and helper functions, e.g. OpenCms logging oder OpenCms base path.
I_CmsLogChannels: Common interface for OpenCms logging, constants used for logging purposes are defined here.
CmsSetupUtils: This class provides several utilities and methods used by the OpenCms setup wizard
CmsSetupDb
| Home | Contact Us | Privacy Policy | Terms of Service |