Why do you've the lockExclusive() and unlockExclusive() method in the security service implementation on top of the synchronized method?
Is the synchronized method is enough? I just want to understand. Thank you, Hai Hoang
Why do you've the lockExclusive() and unlockExclusive() method in the security service implementation on top of the synchronized method?
Is the synchronized method is enough? I just want to understand. Thank you, Hai Hoang