NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class.

This commit is contained in:
jeb228 2011-01-28 21:45:47 +00:00
parent c39c066b72
commit bad03c9955
2 changed files with 52 additions and 44 deletions

View file

@ -171,7 +171,7 @@
</listener>
<listener>
<listener-class>edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache</listener-class>
<listener-class>edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup</listener-class>
</listener>
<!--