public class BasicRepositoryInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
BasicRepository.| Constructor and Description |
|---|
BasicRepositoryInterceptor(Collection<EntityInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public BasicRepositoryInterceptor(Collection<EntityInterceptor> interceptors)
Copyright © 2020. All rights reserved.