org.apache.openejb.core.stateful
Class DefaultLockFactory
java.lang.Object
org.apache.openejb.core.stateful.DefaultLockFactory
- All Implemented Interfaces:
- LockFactory
public class DefaultLockFactory
- extends Object
- implements LockFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultLockFactory
public DefaultLockFactory()
newLock
public LockFactory.StatefulLock newLock(String beanId)
- Specified by:
newLock in interface LockFactory
setContainer
public void setContainer(StatefulContainer statefulContainer)
- Specified by:
setContainer in interface LockFactory
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.