public interface InstanceMethodsInterceptPoint
ref to two others: ConstructorInterceptPoint and StaticMethodsInterceptPoint
Created by wusheng on 2016/11/29.
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodsInterceptor() |
net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> |
getMethodsMatcher()
class instance methods matcher.
|
boolean |
isOverrideArgs() |
net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()
String getMethodsInterceptor()
boolean isOverrideArgs()
Copyright © 2019 The Apache Software Foundation. All rights reserved.