| Package | Description |
|---|---|
| org.gatein.cdi.contexts | |
| org.gatein.cdi.contexts.beanstore |
| Modifier and Type | Method and Description |
|---|---|
protected BeanStore |
AbstractCDIPortletContext.getBeanStore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCDIPortletContext.setBeanStore(BeanStore beanStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBeanStore |
class |
LocalBeanStore
Bean store that is backed only by a HashMap.
|
class |
ResourceTempBeanStore
Bean store that is backed only by a HashMap for
ResourceRequest calls
and then merged into SessionBeanStore. |
class |
SessionBeanStore |
Copyright © 2021 JBoss by Red Hat. All rights reserved.