java.lang.Object
com.semanticcms.pagegraph.PageGraph
- All Implemented Interfaces:
EventListener
,ServletContextListener
@WebListener("Registers the CSS and scripts in RegistryEE and SemanticCMS.")
public class PageGraph
extends Object
implements ServletContextListener
Registers the CSS and scripts in
RegistryEE
and SemanticCMS
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Field Details
-
RESOURCE_GROUP
-
SEMANTICCMS_PAGEGRAPH
-
SEMANTICCMS_PAGEGRAPH_PRINT
-
-
Constructor Details
-
PageGraph
public PageGraph()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitialized
in interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyed
in interfaceServletContextListener
-