Package | Description |
---|---|
org.jboss.weld.context.beanstore |
Modifier and Type | Method and Description |
---|---|
LockedBean |
BeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id)
Gets a creation lock for the given bean id.
|
LockedBean |
AttributeBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
LockStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
HashMapBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
ConcurrentHashMapBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
Copyright © 2016. All rights reserved.