Uses of Class
it.geosolutions.geobatch.settings.GBSettingsListener

Packages that use GBSettingsListener
it.geosolutions.geobatch.settings   
 

Uses of GBSettingsListener in it.geosolutions.geobatch.settings
 

Methods in it.geosolutions.geobatch.settings that return types with arguments of type GBSettingsListener
 java.util.Collection<GBSettingsListener> GBSettingsCatalog.getListeners()
          catalog listeners.
 

Methods in it.geosolutions.geobatch.settings with parameters of type GBSettingsListener
 void GBSettingsCatalog.addListener(GBSettingsListener listener)
          Adds a listener to the catalog.
 boolean GBSettingsCatalog.removeListener(GBSettingsListener listener)
          Removes a listener from the catalog.
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.