Uses of Class
io.goobi.viewer.managedbeans.storage.ApplicationBean

Packages that use ApplicationBean
Package
Description
CDI-managed beans that provide application-scoped, session-scoped, request-scoped, and view-scoped storage contexts, centralizing shared state such as configuration data, user session information, and view-level caches for the Goobi viewer web application.
Utility helpers for managed beans in the Goobi viewer, offering convenience methods to look up CDI and JSF beans by type or name at runtime.
Contains ActiveMQ message handlers that process job requests dispatched via the viewer's internal message queue, covering PDF generation, uploads, sitemap updates, and other background tasks.