Package com.semanticcms.googleanalytics
Class GoogleAnalytics.Initializer
java.lang.Object
com.semanticcms.googleanalytics.GoogleAnalytics.Initializer
- All Implemented Interfaces:
EventListener
,ServletContextListener
- Enclosing class:
GoogleAnalytics
@WebListener("Registers the GoogleAnalytics component in SemanticCMS.")
public static class GoogleAnalytics.Initializer
extends Object
implements ServletContextListener
Registers the
GoogleAnalytics
component in SemanticCMS
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
Initializer
public Initializer()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitialized
in interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyed
in interfaceServletContextListener
-