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 |
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 © 2014 Seam Framework. All rights reserved.