
public class JSInterfaceHandler extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Constructor and Description |
|---|
JSInterfaceHandler(JSInterface target,
GrapheneContext context) |
| Modifier and Type | Method and Description |
|---|---|
JSInterface |
getTarget() |
Object |
intercept(Object obj,
Method method,
Object[] args,
net.sf.cglib.proxy.MethodProxy methodProxy) |
public JSInterfaceHandler(JSInterface target, GrapheneContext context)
Copyright © 2021 JBoss by Red Hat. All rights reserved.