|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |