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