Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.core.impl.scope.conversation |
Modifier and Type | Method and Description |
---|---|
protected abstract WindowContextManager |
AbstractGroupedConversationContext.resolveWindowContextManager() |
Modifier and Type | Method and Description |
---|---|
protected abstract <T> T |
AbstractGroupedConversationContext.resolveBeanInstance(WindowContextManager windowContextManager,
javax.enterprise.inject.spi.Bean<T> beanDescriptor) |
protected abstract <T> void |
AbstractGroupedConversationContext.scopeBeanEntry(WindowContextManager windowContextManager,
BeanEntry<T> beanEntry)
Store the given bean in the
WindowContext |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.