|
JACK 5.4 Application Interface | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaos.jack.Kernel
The Kernal class provides a number of static methods for process-wide configuration of the JACK runtime kernel.
Constructor Summary | |
Kernel()
|
Method Summary | |
static Agent |
createAgent(java.lang.String type,
java.lang.String name,
InitialData data)
Create an agent by means of Java reflection |
static Timer |
getDefaultTimer()
Returns the process-wide default timer. |
static java.lang.String[] |
init(java.lang.String[] args)
Pass initialisation arguments to the JACK runtime kernel. |
static java.lang.String[] |
init(java.lang.String[] args,
boolean immediate)
Initialises the JACK runtime kernel immediately, if the flag is true, or deferred is the flag is false. |
static void |
setDefaultTimer(Timer t)
Sets the process-wide default timer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Kernel()
Method Detail |
public static java.lang.String[] init(java.lang.String[] args)
public static java.lang.String[] init(java.lang.String[] args, boolean immediate)
public static Timer getDefaultTimer()
public static void setDefaultTimer(Timer t)
public static Agent createAgent(java.lang.String type, java.lang.String name, InitialData data)
|
JACK 5.4 Application Interface | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.