Package | Description |
---|---|
org.jboss.weld.context.beanstore | |
org.jboss.weld.context.beanstore.ejb | |
org.jboss.weld.context.beanstore.http |
Modifier and Type | Class and Description |
---|---|
class |
MapBeanStore |
class |
SessionMapBeanStore
A
MapBeanStore whose LockStore is associated with the key in the provided map and so may be shared across several
stores used within a single "session". |
Modifier and Type | Class and Description |
---|---|
class |
InvocationContextBeanStore |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionBeanStore
Base class providing an HttpSession backed, bound bean store.
|
class |
EagerSessionBeanStore
A BeanStore that uses a HTTP session as backing storage.
|
class |
LazyCyclicSessionBeanStore
This session bean store knows how to handle cyclic bean creation.
|
class |
LazySessionBeanStore
A BeanStore that uses a HTTP session as backing storage.
|
class |
RequestBeanStore
A BeanStore that uses a HTTP request as backing storage.
|
Copyright © 2016. All rights reserved.