net.sourceforge.acelogger.execution
Class LogController
java.lang.Object
net.sourceforge.acelogger.execution.LogController
public final class LogController
- extends Object
TODO: Create Doc.
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Zardi (https://sourceforge.net/users/daniel_zardi)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
submitBackgroundTask
public static void submitBackgroundTask(Runnable command)
submitBackgroundTask
public static void submitBackgroundTask(Runnable command,
ExecutorManager executor)
submitShutdownTask
public static void submitShutdownTask(Runnable command)
submitShutdownTask
public static void submitShutdownTask(Runnable command,
ExecutorManager executor)
ensureInitialization
public static void ensureInitialization()
getInternalLogger
public static Logger getInternalLogger()
Copyright © 2007-2010 The AceLogger Team. All Rights Reserved.