All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
net.bytebuddy.agent.builder.AgentBuilder.Transformer |
makeTransformer() |
static AdvisorDescription |
of(net.bytebuddy.matcher.ElementMatcher.Junction<net.bytebuddy.description.method.MethodDescription> methodMatcher,
java.lang.Class<?> advisorClass) |
static AdvisorDescription |
of(net.bytebuddy.matcher.ElementMatcher.Junction<net.bytebuddy.description.method.MethodDescription> methodMatcher,
java.lang.String advisorClassName) |