public class BoundSessionContextImpl extends AbstractBoundContext<Map<String,Object>> implements org.jboss.weld.context.bound.BoundSessionContext
Constructor and Description |
---|
BoundSessionContextImpl(String contextId,
BeanIdentifierIndex index) |
Modifier and Type | Method and Description |
---|---|
boolean |
associate(Map<String,Object> storage) |
Class<? extends Annotation> |
getScope() |
activate, cleanup, deactivate, dissociate, getBeanStore, setBeanStore
invalidate, isActive, isValid, removeState, setActive
checkContextInitialized, destroy, destroy, get, get, getContextual, getId, getServiceRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BoundSessionContextImpl(String contextId, BeanIdentifierIndex index)
Copyright © 2024. All rights reserved.