Moving vclass group caching out of BrowsController and into its own object.
This commit is contained in:
parent
a4ed705668
commit
29bfb39cf6
1 changed files with 4 additions and 0 deletions
|
@ -175,6 +175,10 @@
|
||||||
</listener-class>
|
</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
|
<listener>
|
||||||
|
<listener-class>edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache</listener-class>
|
||||||
|
</listener>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue