java.lang.Object
com.aoapps.web.framework.TextOnlyLayout.Initializer
- All Implemented Interfaces:
EventListener
,ServletContextListener
- Enclosing class:
TextOnlyLayout
@WebListener("Registers the text layout styles in RegistryEE.")
public static class TextOnlyLayout.Initializer
extends Object
implements ServletContextListener
Registers the text layout styles in
RegistryEE
.-
Constructor Summary
Constructors -
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
-