Hey all,

tried to live-test a CatalogListener.reloaded() implementation, turns out I
can't find any caller in the codebase:

grep "\.reloaded()" -R --include=*.java
wms/src/test/java/org/geoserver/wms/capabilities/GetCapabilitiesLegendURLTest.java:
       ((LegendSampleImpl)
GeoServerExtensions.bean(LegendSample.class)).reloaded();

Is it supposed to be replaced by GeoServerLifecycleHandler.onReload(), or
at some point we stopped calling it?
There seems to be a couple implementations out there with non-empty bodies:
- LayerGroupContainmentCache$CatalogChangeListener
- LegendSampleImpl
- MimeTypeCacheClearingListener
- WFSConfiguration'\s anonymous inner class


TIA,
gabe
*camptocamp*
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS

*Gabriel Roldán*
Geospatial Developer
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to