Class WhatLinksHereView.Initializer
java.lang.Object
com.semanticcms.view.whatlinkshere.WhatLinksHereView.Initializer
- All Implemented Interfaces:
EventListener,ServletContextListener
- Enclosing class:
WhatLinksHereView
@WebListener("Registers the \"what-links-here\" view in SemanticCMS.")
public static class WhatLinksHereView.Initializer
extends Object
implements ServletContextListener
Registers the "
WhatLinksHereView.NAME" view in SemanticCMS.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
Initializer
public Initializer()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-
