@AppliesTo(value=ReadLock.class) public class ReadLockConcern extends org.qi4j.api.concern.ConcernOf<InvocationHandler> implements InvocationHandler
public Object invoke(Object o, Method method, Object[] objects) throws Throwable
invoke
in interface InvocationHandler
Throwable
protected void lock(Lock lock)
lock
- the lock to be acquired.