Uses of Interface
org.geotools.util.factory.FactoryChangeListener
Packages that use FactoryChangeListener
Package
Description
Utility classes which enable dynamic binding to factory implementations at runtime.
-
Uses of FactoryChangeListener in org.geotools.util.factory
Methods in org.geotools.util.factory with parameters of type FactoryChangeListenerModifier and TypeMethodDescriptionstatic voidGeoTools.addConfigurationListener(FactoryChangeListener listener) Adds the specified listener to the list of objects to inform when system-wide configuration changed.static voidGeoTools.removeChangeListener(FactoryChangeListener listener) Removes the specified listener from the list of objects to inform when system-wide configuration changed.