[email protected] ha scritto: > I do not insist on this proposal. > > Do we have something like a "resource pool callback" at the moment.
There is a ResourcePool.Listener, but at the moment it provides only callbacks for resource disposal, not for resource creation. My plan was to increase that listener to allow post-creation callbacks, to configure the stores right after the pool generates them (which might happen on startup, but also any time the pool destroys them to make space in the caches) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
