Class MethodCall.MethodLocator.ForElementMatcher.Factory

java.lang.Object
net.bytebuddy.implementation.MethodCall.MethodLocator.ForElementMatcher.Factory
All Implemented Interfaces:
MethodCall.MethodLocator.Factory
Enclosing class:
MethodCall.MethodLocator.ForElementMatcher

@Enhance public static class MethodCall.MethodLocator.ForElementMatcher.Factory extends Object implements MethodCall.MethodLocator.Factory
A factory for a method locator that uses a matcher on the instrumented type's available methods for identifing a target method.