public class DefaultLockFactory extends Object implements LockFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultLockFactory.DefaultLock |
LockFactory.StatefulLock| Constructor and Description |
|---|
DefaultLockFactory() |
| Modifier and Type | Method and Description |
|---|---|
LockFactory.StatefulLock |
newLock(String beanId) |
void |
setContainer(StatefulContainer statefulContainer) |
public LockFactory.StatefulLock newLock(String beanId)
newLock in interface LockFactorypublic void setContainer(StatefulContainer statefulContainer)
setContainer in interface LockFactoryCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.