Add code documentation.
[demoscenemusic.git] / src / main / java / net / pterodactylus / demoscenemusic / core / Core.java
index 4dc36f4..f079af1 100644 (file)
@@ -41,6 +41,10 @@ public class Core implements ServletContextListener {
                return dataManager;
        }
 
+       //
+       // SERVLETCONTEXTLISTENER METHODS
+       //
+
        /**
         * {@inheritDoc}
         */