org.jboss.weld.context.beanstore
Class LockStore
java.lang.Object
org.jboss.weld.context.beanstore.LockStore
- All Implemented Interfaces:
- Serializable
public class LockStore
- extends Object
- implements Serializable
Helper class for bean store creation locking.
- Author:
- Stuart Douglas
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockStore
public LockStore()
lock
public LockedBean lock(String id)
Copyright © 2013 Seam Framework. All Rights Reserved.