it.eng.spagobi.engines.geo.map.provider.configurator
Class AbstractMapProviderConfigurator

java.lang.Object
  extended by it.eng.spagobi.engines.geo.map.provider.configurator.AbstractMapProviderConfigurator

public class AbstractMapProviderConfigurator
extends java.lang.Object

The Class AbstractMapProviderConfigurator.

Author:
Andrea Gioia (andrea.gioia@eng.it)

Field Summary
static org.apache.log4j.Logger logger
          Logger component.
 
Constructor Summary
AbstractMapProviderConfigurator()
           
 
Method Summary
static void configure(AbstractMapProvider abstractMapProvider, java.lang.Object conf)
          Configure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static transient org.apache.log4j.Logger logger
Logger component.

Constructor Detail

AbstractMapProviderConfigurator

public AbstractMapProviderConfigurator()
Method Detail

configure

public static void configure(AbstractMapProvider abstractMapProvider,
                             java.lang.Object conf)
                      throws GeoEngineException
Configure.

Parameters:
abstractMapProvider - the abstract map provider
conf - the conf
Throws:
GeoEngineException - the geo engine exception