public interface LockFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
LockFactory.StatefulLock |
Modifier and Type | Method and Description |
---|---|
LockFactory.StatefulLock |
newLock(java.lang.String beanId) |
void |
setContainer(StatefulContainer statefulContainer) |
LockFactory.StatefulLock newLock(java.lang.String beanId)
void setContainer(StatefulContainer statefulContainer)