A {@link Runnable} that changes the current thread name and reverts it backwhen its execution ends. To change the default thread names set by Netty, use {@link #setThreadNameDeterminer(ThreadNameDeterminer)}.
@author kimchy (shay.banon)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.