Package org.opencms.site

Provides access to the multi-site configuration of OpenCms.

See:
          Description

Class Summary
CmsSite Describes a configured site in OpenCms.
CmsSiteManager Deprecated. Use OpenCms.getSiteManager() to obtain the configured site manager instance instead of the direct static access methods of this class.
CmsSiteManagerImpl Manages all configured sites in OpenCms.
CmsSiteMatcher A matcher object to compare request data against the configured sites.
 

Package org.opencms.site Description

Provides access to the multi-site configuration of OpenCms.

Since:
6.0.0
Version:
$Revision: 1.8 $