it.geosolutions.geobatch.settings
Class GBSettingsProcessor

java.lang.Object
  extended by it.geosolutions.geobatch.settings.GBSettingsProcessor
All Implemented Interfaces:
org.springframework.context.ApplicationContextAware

public class GBSettingsProcessor
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
GBSettingsProcessor()
           
 
Method Summary
 void init()
           
 void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
           
 void setSettingsCatalog(GBSettingsCatalog settingsCatalog)
           
 void setSettingsDAO(GBSettingsDAO settingsDAO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GBSettingsProcessor

public GBSettingsProcessor()
Method Detail

init

public void init()

setApplicationContext

public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
Throws:
org.springframework.beans.BeansException

setSettingsCatalog

public void setSettingsCatalog(GBSettingsCatalog settingsCatalog)

setSettingsDAO

public void setSettingsDAO(GBSettingsDAO settingsDAO)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.