java.lang.Object
com.pragmatickm.contact.style.ContactStyle
- All Implemented Interfaces:
EventListener
,ServletContextListener
@WebListener("Registers the styles for contacts in RegistryEE and SemanticCMS.")
public class ContactStyle
extends Object
implements ServletContextListener
Registers the styles for contacts in
RegistryEE
and SemanticCMS
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Field Details
-
RESOURCE_GROUP
-
PRAGMATICKM_CONTACT
-
-
Constructor Details
-
ContactStyle
public ContactStyle()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitialized
in interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyed
in interfaceServletContextListener
-