public class DriverInvocationHandler extends Object implements javassist.util.proxy.MethodHandler
| Constructor and Description |
|---|
DriverInvocationHandler(Object actualObject) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Method proceed,
Object[] args) |
public DriverInvocationHandler(Object actualObject)
Copyright © 2019. All rights reserved.