public class MethodInterceptorHandler extends Object implements javassist.util.proxy.MethodHandler
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object self,
Method thisMethod,
Method proceed,
Object[] args) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.