All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class novocode.netforge.ConfigurableThreadPool

java.lang.Object
   |
   +----com.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(Config)

     o   resetConfig()

     o   setConfig(Config)


Constructors 

o   ConfigurableThreadPool
 public ConfigurableThreadPool(NetForge nf,
                               String key)


Methods 

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index