|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.geo.AbstractGeoEngineComponent
public class AbstractGeoEngineComponent
The Class AbstractGeoEngineComponent.
Constructor Summary | |
---|---|
AbstractGeoEngineComponent()
|
Method Summary | |
---|---|
protected java.lang.Object |
getConf()
Gets the conf. |
java.util.Map |
getEnv()
Gets the env. |
void |
init(java.lang.Object conf)
Inits the. |
void |
setEnv(java.util.Map env)
Sets the env. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractGeoEngineComponent()
Method Detail |
---|
public void init(java.lang.Object conf) throws GeoEngineException
IGeoEngineComponent
init
in interface IGeoEngineComponent
conf
- the conf
GeoEngineException
- the geo engine exceptionprotected java.lang.Object getConf()
public void setEnv(java.util.Map env)
IGeoEngineComponent
setEnv
in interface IGeoEngineComponent
env
- the new envpublic java.util.Map getEnv()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |