mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-22 03:06:26 +10:00
[강운덕] [LUCYSUS-1744] interceptor load 코드 수정.
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-tomcat-profiler/trunk@533 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -6,4 +6,6 @@ public interface InstrumentClass {
|
||||
void addInterceptor(String methodName, String[] args, Interceptor interceptor);
|
||||
|
||||
byte[] toBytecode();
|
||||
|
||||
Class toClass();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user