Package | Description |
---|---|
org.apache.myfaces.cdi.view | |
org.apache.myfaces.spi | |
org.apache.myfaces.spi.impl | |
org.apache.myfaces.webapp |
Modifier and Type | Class and Description |
---|---|
class |
CDIViewScopeProviderImpl |
Modifier and Type | Method and Description |
---|---|
abstract ViewScopeProvider |
ViewScopeProviderFactory.getViewScopeHandler(ExternalContext ctx) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ViewScopeProviderFactory.setViewScopeHandler(ExternalContext ctx,
ViewScopeProvider viewScopeHandler) |
Modifier and Type | Method and Description |
---|---|
ViewScopeProvider |
DefaultViewScopeProviderFactory.getViewScopeHandler(ExternalContext externalContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultViewScopeProviderFactory.setViewScopeHandler(ExternalContext externalContext,
ViewScopeProvider viewScopeHandler) |
Modifier and Type | Method and Description |
---|---|
void |
MyFacesHttpSessionListener.setViewScopeProvider(ViewScopeProvider viewScopeProvider) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.