All Packages Class Hierarchy This Package Previous Next Index
Class novocode.netforge.ConfigurableThreadPool
java.lang.Object
|
+----novocode.tk.util.ThreadPool
|
+----novocode.netforge.ConfigurableThreadPool
- public final class ConfigurableThreadPool
- extends ThreadPool
- implements Configurable
-
ConfigurableThreadPool(NetForge, String)
-
-
getConfig()
-
-
resetConfig()
-
-
setConfig(Config)
-
ConfigurableThreadPool
public ConfigurableThreadPool(NetForge nf,
String key)
getConfig
public synchronized Config getConfig()
setConfig
public synchronized String setConfig(Config c)
resetConfig
public synchronized void resetConfig()
All Packages Class Hierarchy This Package Previous Next Index