java.lang.Object
com.aoapps.style.AoStyle
- All Implemented Interfaces:
EventListener
,ServletContextListener
@WebListener("Registers the style in RegistryEE.")
public class AoStyle
extends Object
implements ServletContextListener
Registers the style in
RegistryEE
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Field Details
-
RESOURCE_GROUP
-
AO_STYLE
-
-
Constructor Details
-
AoStyle
public AoStyle()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitialized
in interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyed
in interfaceServletContextListener
-