| Package | Description |
|---|---|
| org.proxy4j.core | |
| org.proxy4j.core.javassist |
| Modifier and Type | Method and Description |
|---|---|
Object |
ProxyHandler.handle(ProxyInvocation<T> invocation)
Handles the method invocation on the proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistProxyInvocation<T>
A Javassist implementation of
ProxyInvocation. |
Copyright © 2014. All rights reserved.