[강운덕] [LUCYSUS-1744] 클래스 로더 분리를 위해서 TraceContext를 인터페이스로 분리.

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-tomcat-profiler/trunk@1360 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Woonduk Kang
2013-03-27 08:51:16 +00:00
parent 40c79386e6
commit aca2724e66
30 changed files with 295 additions and 274 deletions
@@ -9,7 +9,6 @@ import java.util.List;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.ScheduledThreadPoolExecutor;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
import java.util.logging.Logger;