java.lang.Object
com.aoapps.badges.AoBadgesStyle
- All Implemented Interfaces:
ServletContextListener,EventListener
@WebListener("Registers the style in RegistryEE.")
public class AoBadgesStyle
extends Object
implements ServletContextListener
Registers the style in
RegistryEE.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stylestatic final Group.NameThe name of the application-scope group that will be used for badges. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
RESOURCE_GROUP
The name of the application-scope group that will be used for badges. -
AO_BADGES_CSS
-
-
Constructor Details
-
AoBadgesStyle
public AoBadgesStyle()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-
