it.geosolutions.geobatch.global
Class CatalogHolder

java.lang.Object
  extended by it.geosolutions.geobatch.global.CatalogHolder

public abstract class CatalogHolder
extends java.lang.Object

Author:
Alessio Fabiani, GeoSolutions

Constructor Summary
CatalogHolder()
           
 
Method Summary
static Catalog getCatalog()
           
static GBSettingsCatalog getSettingsCatalog()
           
protected static void setCatalog(Catalog catalog)
           
protected  void setSettingsCatalog(GBSettingsCatalog settingsCatalog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogHolder

public CatalogHolder()
Method Detail

getCatalog

public static Catalog getCatalog()

setCatalog

protected static void setCatalog(Catalog catalog)

getSettingsCatalog

public static GBSettingsCatalog getSettingsCatalog()

setSettingsCatalog

protected void setSettingsCatalog(GBSettingsCatalog settingsCatalog)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.