it.eng.spagobi.engine.mobile
Class MobileEngine

java.lang.Object
  extended by it.eng.spagobi.engine.mobile.MobileEngine

public class MobileEngine
extends java.lang.Object


Constructor Summary
MobileEngine()
           
 
Method Summary
static MobileEngineInstance createInstance(it.eng.spago.base.SourceBean template, java.util.Map env)
          Creates the instance.
static MobileEngineConfig getConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileEngine

public MobileEngine()
Method Detail

getConfig

public static MobileEngineConfig getConfig()

createInstance

public static MobileEngineInstance createInstance(it.eng.spago.base.SourceBean template,
                                                  java.util.Map env)
Creates the instance.

Parameters:
template - the template
env - the env
Returns:
the mobile engine instance