com.sun.grizzly.http
Class SelectorThreadConfig

java.lang.Object
  extended by com.sun.grizzly.http.SelectorThreadConfig

public class SelectorThreadConfig
extends Object


Constructor Summary
SelectorThreadConfig()
           
 
Method Summary
static void configure(SelectorThread selectorThread)
          Configure properties on SelectorThread
protected static void configureProperties(SelectorThread selectorThread)
          Read systems properties and configure the SelectorThread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorThreadConfig

public SelectorThreadConfig()
Method Detail

configureProperties

protected static void configureProperties(SelectorThread selectorThread)
Read systems properties and configure the SelectorThread.


configure

public static void configure(SelectorThread selectorThread)
Configure properties on SelectorThread



Copyright © 2011 SUN Microsystems. All Rights Reserved.