Package | Description |
---|---|
org.jboss.weld.manager.api | |
org.jboss.weld.serialization.spi |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.inject.spi.Bean<?> |
WeldManager.getPassivationCapableBean(BeanIdentifier identifier) |
Modifier and Type | Method and Description |
---|---|
BeanIdentifier |
ContextualStore.putIfAbsent(javax.enterprise.context.spi.Contextual<?> contextual)
Add a contextual (if not already present) to the store, and return it's id.
|
Modifier and Type | Method and Description |
---|---|
<C extends javax.enterprise.context.spi.Contextual<I>,I> |
ContextualStore.getContextual(BeanIdentifier identifier) |
Copyright © 2008-2015. All Rights Reserved.