Uses of Interface
org.jboss.weld.contexts.beanstore.LockedBean
-
Packages that use LockedBean Package Description org.jboss.weld.contexts.beanstore -
-
Uses of LockedBean in org.jboss.weld.contexts.beanstore
Methods in org.jboss.weld.contexts.beanstore that return LockedBean Modifier and Type Method Description LockedBeanAttributeBeanStore. lock(org.jboss.weld.serialization.spi.BeanIdentifier id)LockedBeanBeanStore. lock(org.jboss.weld.serialization.spi.BeanIdentifier id)Gets a creation lock for the given bean id.LockedBeanConcurrentHashMapBeanStore. lock(org.jboss.weld.serialization.spi.BeanIdentifier id)LockedBeanHashMapBeanStore. lock(org.jboss.weld.serialization.spi.BeanIdentifier id)LockedBeanLockStore. lock(org.jboss.weld.serialization.spi.BeanIdentifier id)
-