public final class TantalumJME
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_NUMBER_OF_WORKER_THREADS
A good starting point for how many thread pool threads to create.
|
Constructor and Description |
---|
TantalumJME() |
Modifier and Type | Method and Description |
---|---|
static void |
start(javax.microedition.midlet.MIDlet midlet)
Start the Tantalum Mobile utilities such as logging and worker thread
pool
|
static void |
start(javax.microedition.midlet.MIDlet midlet,
int numberOfWorkerThreads,
int logMode)
Start the Tantalum Mobile utilities such as logging and worker thread
pool
|
static void |
stop(java.lang.String reason)
Shut down the Tantalum utilities.
|
public static final int DEFAULT_NUMBER_OF_WORKER_THREADS
public static void start(javax.microedition.midlet.MIDlet midlet)
midlet
- public static void start(javax.microedition.midlet.MIDlet midlet, int numberOfWorkerThreads, int logMode)
midlet
- numberOfWorkerThreads
- logMode
- - A log mode constant from PlatformUtils
public static void stop(java.lang.String reason)
reason
- - added to the log