public class BoundSessionContextImpl extends AbstractBoundContext<Map<String,Object>> implements org.jboss.weld.context.bound.BoundSessionContext
| Constructor and Description |
|---|
BoundSessionContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
associate(Map<String,Object> storage) |
boolean |
dissociate(Map<String,Object> storage) |
Class<? extends Annotation> |
getScope() |
void |
invalidate() |
activate, cleanup, deactivate, getBeanStore, setBeanStoreisActive, setActivedestroy, get, get, getContextual, getId, getServiceRegistrypublic Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.Contextpublic void invalidate()
invalidate in interface org.jboss.weld.context.ManagedContextinvalidate in class AbstractManagedContextCopyright © 2012 Seam Framework. All Rights Reserved.