Module com.semanticcms.core.taglib
Package com.semanticcms.core.taglib
Class PageTag.PropertiesCache
java.lang.Object
com.semanticcms.core.taglib.PageTag.PropertiesCache
- All Implemented Interfaces:
ServletContextListener,EventListener
- Enclosing class:
PageTag
@WebListener("Initializes the page properties cache during application start-up.")
public static class PageTag.PropertiesCache
extends Object
implements ServletContextListener
Initializes the page properties cache during application start-up.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
PropertiesCache
public PropertiesCache()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-
