public interface LockFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LockFactory.StatefulLock |
| Modifier and Type | Method and Description |
|---|---|
LockFactory.StatefulLock |
newLock(String beanId) |
void |
setContainer(StatefulContainer statefulContainer) |
LockFactory.StatefulLock newLock(String beanId)
void setContainer(StatefulContainer statefulContainer)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.