Uses of Class
org.ogf.graap.wsag.server.engine.EngineInstantiationException

Packages that use EngineInstantiationException
org.ogf.graap.wsag.server.engine   
org.ogf.graap.wsag.server.rest   
 

Uses of EngineInstantiationException in org.ogf.graap.wsag.server.engine
 

Methods in org.ogf.graap.wsag.server.engine that throw EngineInstantiationException
static WsagEngine WsagEngine.getInstance(InputStream configuration)
          Returns a new WSAG engine instance.
static WsagEngine WsagEngine.getInstance(String configFile)
          Returns a new WSAG engine instance.
static WsagEngine WsagEngine.getInstance(WSAG4JEngineConfigurationType engineConfiguration)
          Returns a new WSAG engine instance.
 

Uses of EngineInstantiationException in org.ogf.graap.wsag.server.rest
 

Methods in org.ogf.graap.wsag.server.rest that throw EngineInstantiationException
static void RestWsagEngine.startup()
          Creates a new WsagEngine instance and initializes the instance using the default configuration file.
 



Copyright © 2008-2012. All Rights Reserved.