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, setBeanStore
isActive, setActive
destroy, get, get, getContextual, getId, getServiceRegistry
public Class<? extends Annotation> getScope()
getScope
in interface javax.enterprise.context.spi.Context
public void invalidate()
invalidate
in interface org.jboss.weld.context.ManagedContext
invalidate
in class AbstractManagedContext
Copyright © 2013 Seam Framework. All rights reserved.