|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.mmbase.util.MMBaseContext
org.mmbase.module.core.MMBaseContext
public class MMBaseContext
| Field Summary |
|---|
| Fields inherited from class org.mmbase.util.MMBaseContext |
|---|
INITLOG, startTime |
| Constructor Summary | |
|---|---|
MMBaseContext()
Deprecated. |
|
| Method Summary | |
|---|---|
static DaemonThread |
startThread(DaemonTask task,
String name)
Deprecated. Use ThreadPools.scheduler. |
| Methods inherited from class org.mmbase.util.MMBaseContext |
|---|
contextDestroyed, contextInitialized, getConfigPath, getDataDir, getEncoding, getHost, getHtmlRoot, getHtmlRootUrlPath, getMachineName, getOutputFile, getServletContext, getThreadGroup, init, init, init, initHtmlRoot, isHtmlRootInitialized, isInitialized, isShutdown, setDataDir, setEncoding, setHost, setMachineName, shutdown, startThread |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MMBaseContext()
| Method Detail |
|---|
public static DaemonThread startThread(DaemonTask task,
String name)
ThreadPools.scheduler.
task - the task to run as a threadname - the thread's name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||