| Package | Description |
|---|---|
| org.jboss.weld.context.beanstore |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| Modifier and Type | Method and Description |
|---|---|
LockedBean |
LockStore.lock(BeanIdentifier id) |
LockedBean |
HashMapBeanStore.lock(BeanIdentifier id) |
LockedBean |
ConcurrentHashMapBeanStore.lock(BeanIdentifier id) |
LockedBean |
BeanStore.lock(BeanIdentifier id)
Gets a creation lock for the given bean id.
|
LockedBean |
AttributeBeanStore.lock(BeanIdentifier id) |
Copyright © 2015. All Rights Reserved.