Package org.jruby.threading

Class Summary
DaemonThreadFactory A ThreadFactory for when we're using pooled threads; we want to create the threads with daemon = true so they don't keep us from shutting down.
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.