Package nz.org.riskscape.engine
Class EngineInstance
java.lang.Object
nz.org.riskscape.engine.EngineInstance
Default implementation of a singleton for an engine instance. For now, we only ever have one, but future implementations might use a threadlocal or who knows what to determine what instance to return.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EngineInstance
public EngineInstance()
-
-
Method Details
-
get
-
set
-
clear
public void clear()
-