| Interface | Description |
|---|---|
| BeanStore | |
| BeanStoreInstance<T> | |
| LockedBean |
| Class | Description |
|---|---|
| AbstractBeanStore | |
| LocalBeanStore |
Bean store that is backed only by a HashMap.
|
| LockStore |
Taken from weld and incorporated with custom portlet scopes.
|
| ResourceTempBeanStore |
Bean store that is backed only by a HashMap for
ResourceRequest calls
and then merged into SessionBeanStore. |
| SessionBeanStore |
Copyright © 2019 JBoss by Red Hat. All Rights Reserved.