Uses of Class
org.jgroups.util.DefaultThreadFactory
-
Packages that use DefaultThreadFactory Package Description 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 Modifier and Type Class Description class
LazyThreadFactory
Lazily names threads: whenever the address or cluster name is changed, all threads are renamed
-