Uses of Class
org.opencms.util.CmsWaitHandle
Packages that use 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
Methods in org.opencms.ade.configuration that return CmsWaitHandleModifier 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
Methods in org.opencms.ade.configuration.formatters with parameters of type CmsWaitHandleModifier and TypeMethodDescriptionvoid
CmsFormatterConfigurationCache.addWaitHandle
(CmsWaitHandle handle) Adds a wait handle to the list of wait handles. -
Uses of CmsWaitHandle in org.opencms.search
Methods in org.opencms.search that return CmsWaitHandleModifier and TypeMethodDescriptionCmsSearchManager.CmsSearchOfflineIndexThread.getWaitHandle()
Gets the wait handle used for signalling when the worker thread has finished.