public class LockGuardProxy<T> extends Object implements InvocationHandler
| Constructor and Description |
|---|
LockGuardProxy(T implementation,
LockManager lockManager,
LockGuardProxyFactory proxyFactory) |
public LockGuardProxy(T implementation, LockManager lockManager, LockGuardProxyFactory proxyFactory)
Copyright © 2021. All rights reserved.