public class PessimisticLockingInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
PessimisticLockingInterceptor(LockingService locker,
AuthenticationFacade auth) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public PessimisticLockingInterceptor(LockingService locker, AuthenticationFacade auth)
Copyright © 2022 Paul Warren. All rights reserved.