JGroups 4.0.10.Final-redhat-1
-
- All Implemented Interfaces:
- ThreadFactory
public class LazyThreadFactory
extends DefaultThreadFactory
Lazily names threads: whenever the address or cluster name is changed, all threads are renamed
- Author:
- Bela Ban
-
-
Constructor Summary
Constructors
Constructor and Description |
LazyThreadFactory(String baseName,
boolean createDaemons,
boolean use_numbering) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
destroy
public void destroy()
JGroups 4.0.10.Final-redhat-1
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.