Package | Description |
---|---|
org.jboss.weld.context.beanstore |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
Modifier and Type | Method and Description |
---|---|
LockedBean |
ConcurrentHashMapBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
AttributeBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
HashMapBeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
LockStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id) |
LockedBean |
BeanStore.lock(org.jboss.weld.serialization.spi.BeanIdentifier id)
Gets a creation lock for the given bean id.
|
Copyright © 2021. All rights reserved.