Uses of Class
org.opencms.util.CmsWaitHandle
Package
Description
Contains the ade configuration classes.
Classes for handling formatter configurations.
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsWaitHandle in org.opencms.ade.configuration
Modifier and TypeMethodDescriptionCmsADEManager.addFormatterCacheWaitHandle
(boolean online) Adds a wait handle for the next cache update to a formatter configuration. -
Uses of CmsWaitHandle in org.opencms.ade.configuration.formatters
Modifier and TypeMethodDescriptionvoid
CmsFormatterConfigurationCache.addWaitHandle
(CmsWaitHandle handle) Adds a wait handle to the list of wait handles. -
Uses of CmsWaitHandle in org.opencms.search
Modifier and TypeMethodDescriptionCmsSearchManager.CmsSearchOfflineIndexThread.getWaitHandle()
Gets the wait handle used for signalling when the worker thread has finished.