public static class ByteBuddyAgentThread.ThreadInterceptor extends Object
ThreadInterceptor()
static void
onEnter(String method, Callable<?> callable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadInterceptor()
@Advice.OnMethodEnter public static void onEnter(@Advice.Origin String method, @Advice.Argument(value=0,readOnly=false) Callable<?> callable)
Copyright © 2025. All rights reserved.