public class ByteBuddyAgentBasic extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteBuddyAgentBasic.BasicInterceptor |
| Constructor and Description |
|---|
ByteBuddyAgentBasic() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends net.bytebuddy.description.NamedElement> |
getApplicationPackedScanner(String[] infixes) |
static net.bytebuddy.matcher.ElementMatcher.Junction<net.bytebuddy.description.type.TypeDescription> |
getSpringComponentMatcher() |
static void |
init() |
public static net.bytebuddy.matcher.ElementMatcher.Junction<net.bytebuddy.description.type.TypeDescription> getSpringComponentMatcher()
public static <T extends net.bytebuddy.description.NamedElement> net.bytebuddy.matcher.ElementMatcher.Junction<T> getApplicationPackedScanner(String[] infixes)
public static void init()
Copyright © 2025. All rights reserved.