@Deprecated
public class VersionedModelInvocationHandler
extends Object
implements InvocationHandler
| Constructor and Description |
|---|
VersionedModelInvocationHandler(VersionModel<?> versionModel,
Map<Method,Method> methods)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] arguments)
Deprecated.
|
public VersionedModelInvocationHandler(VersionModel<?> versionModel, Map<Method,Method> methods)