Package com.opencms.boot

Functionaliy used for the OpenCms setup, also contains logging and other basic functions.

See:
          Description

Interface Summary
I_CmsLogChannels Common interface for OpenCms logging, constants used for logging purposes are defined here.
 

Class Summary
CmsBase OpenCms Base class for static access to system wide properties and helper functions, e.g.
CmsLog This class enables the OpenCms logging feature.
CmsMain Command line interface to access resources in OpenCms.
CmsSetup Bean with get / set methods for all properties stored in the 'opencms.properties' file.
CmsSetupDb  
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.
CmsSetupThread Thread which first redirects System.out and System.err to a new outputstream.
CmsSetupUtils This class provides several utilities and methods used by the OpenCms setup wizard
 

Package com.opencms.boot Description

Functionaliy used for the OpenCms setup, also contains logging and other basic functions.

Since:
4.6.1