|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.eng.spagobi.engines.geo.GeoEngine
public class GeoEngine
The Class GeoEngine.
| Field Summary | |
|---|---|
static org.apache.log4j.Logger |
logger
Logger component. |
| Constructor Summary | |
|---|---|
GeoEngine()
|
|
| Method Summary | |
|---|---|
static GeoEngineInstance |
createInstance(it.eng.spago.base.SourceBean template,
java.util.Map env)
Creates the instance. |
static GeoEngineConfig |
getConfig()
|
static GeoEngineVersion |
getVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static transient org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public GeoEngine()
| Method Detail |
|---|
public static GeoEngineInstance createInstance(it.eng.spago.base.SourceBean template,
java.util.Map env)
throws GeoEngineException
template - the templateenv - the env
GeoEngineException - the geo engine exceptionpublic static GeoEngineVersion getVersion()
public static GeoEngineConfig getConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||