uk.ac.soton.ecs.grimoires.server.configuration
Class MonolithRegistryLock
java.lang.Object
uk.ac.soton.ecs.grimoires.server.configuration.MonolithRegistryLock
- All Implemented Interfaces:
- RegistryLock
- public class MonolithRegistryLock
- extends Object
- implements RegistryLock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonolithRegistryLock
public MonolithRegistryLock()
getProperLock
public Object getProperLock(Object context)
- Description copied from interface:
RegistryLock
- Get a proper lock given the curent context.
- Specified by:
getProperLock in interface RegistryLock
- Parameters:
context -
- Returns:
describeSelf
public String describeSelf()
- Description copied from interface:
RegistryLock
- Describe the lock itself.
- Specified by:
describeSelf in interface RegistryLock
- Returns: