| Package | Description |
|---|---|
| com.hammurapi.common |
| Modifier and Type | Method and Description |
|---|---|
static <I,T extends I> |
InvocationRecordingProxyFactory.wrap(Class<I> proxyType,
T target,
InvocationRecordingProxyFactory.ProblemListener problemListener)
Wraps target into a proxy for method call recording.
|