|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowContextManager | |
---|---|
org.apache.myfaces.extensions.cdi.core.impl.scope.conversation |
Uses of WindowContextManager in org.apache.myfaces.extensions.cdi.core.impl.scope.conversation |
---|
Methods in org.apache.myfaces.extensions.cdi.core.impl.scope.conversation that return WindowContextManager | |
---|---|
protected abstract WindowContextManager |
AbstractGroupedConversationContext.resolveWindowContextManager()
|
Methods in org.apache.myfaces.extensions.cdi.core.impl.scope.conversation with parameters of type WindowContextManager | ||
---|---|---|
protected abstract
|
AbstractGroupedConversationContext.resolveBeanInstance(WindowContextManager windowContextManager,
javax.enterprise.inject.spi.Bean<T> beanDescriptor)
|
|
protected abstract
|
AbstractGroupedConversationContext.scopeBeanEntry(WindowContextManager windowContextManager,
BeanEntry<T> beanEntry)
Store the given bean in the WindowContext |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |