public class SVNMethodCallLogger extends Object implements InvocationHandler
| Constructor and Description |
|---|
SVNMethodCallLogger(Object target,
Class[] callSites) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static Object |
newInstance(Object object,
Class[] callSites) |
Copyright © 2025. All rights reserved.