public class MethodInvocationValidator extends Object implements org.aopalliance.intercept.MethodInterceptor
Nonnull,
ReflectionUtils.isNullable(MethodParameter),
NullableUtils| Constructor and Description |
|---|
MethodInvocationValidator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
static boolean |
supports(Class<?> repositoryInterface)
Returns true if the
repositoryInterface is supported by this interceptor. |
public static boolean supports(Class<?> repositoryInterface)
repositoryInterface is supported by this interceptor.repositoryInterface - the interface class.repositoryInterface is supported by this interceptor.Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.