Uses of Class
org.jgroups.util.DefaultThreadFactory

Packages that use DefaultThreadFactory
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of DefaultThreadFactory in org.jgroups.util
 

Subclasses of DefaultThreadFactory in org.jgroups.util
 class LazyThreadFactory
          Lazily names threads: whenever the address or cluster name is changed, all threads are renamed
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.