it.geosolutions.geobatch.settings.flow
Class FlowSettingsListener

java.lang.Object
  extended by it.geosolutions.geobatch.settings.GBSettingsListener<FlowSettings>
      extended by it.geosolutions.geobatch.settings.flow.FlowSettingsListener

public class FlowSettingsListener
extends GBSettingsListener<FlowSettings>

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Constructor Summary
FlowSettingsListener()
           
 
Method Summary
 void afterSave(FlowSettings settings, boolean success)
           
 void beforeSave(FlowSettings settings)
           
 void onStartup(GBSettingsDAO settingsDAO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowSettingsListener

public FlowSettingsListener()
Method Detail

onStartup

public void onStartup(GBSettingsDAO settingsDAO)
Specified by:
onStartup in class GBSettingsListener<FlowSettings>

beforeSave

public void beforeSave(FlowSettings settings)
Specified by:
beforeSave in class GBSettingsListener<FlowSettings>

afterSave

public void afterSave(FlowSettings settings,
                      boolean success)
Specified by:
afterSave in class GBSettingsListener<FlowSettings>


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.