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

Constructor Index

 o ConfigurableThreadPool(NetForge, String)

Method Index

 o getConfig()
 o resetConfig()
 o setConfig(Config)

Constructors

 o ConfigurableThreadPool
 public ConfigurableThreadPool(NetForge nf,
                               String key)

Methods

 o getConfig
 public synchronized Config getConfig()
 o setConfig
 public synchronized String setConfig(Config c)
 o resetConfig
 public synchronized void resetConfig()

All Packages  Class Hierarchy  This Package  Previous  Next  Index