Package jason.runtime
Class RuntimeServicesFactory
java.lang.Object
jason.runtime.RuntimeServicesFactory
public class RuntimeServicesFactory
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description private static RuntimeServices
singleton
-
Constructor Summary
Constructors Constructor Description RuntimeServicesFactory()
-
Method Summary
Modifier and Type Method Description static RuntimeServices
get()
static void
set(RuntimeServices s)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
singleton
-
-
Constructor Details
-
RuntimeServicesFactory
public RuntimeServicesFactory()
-
-
Method Details
-
set
-
get
-