|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoundBeanStore
A bean store may be bound to some external data store, for example a Http Session.
BoundContext
Method Summary | |
---|---|
boolean |
attach()
Attach the context |
boolean |
detach()
Detach the context |
boolean |
isAttached()
Return true if the bean store is attached |
Methods inherited from interface org.jboss.weld.context.beanstore.BeanStore |
---|
clear, contains, get, iterator, lock, put |
Method Detail |
---|
boolean detach()
boolean attach()
boolean isAttached()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |