public class ViewScopeExtension extends Object implements Extension
ViewScoped
,
ViewScopeContext
,
ViewScopeManager
Constructor and Description |
---|
ViewScopeExtension() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterBeanDiscovery(AfterBeanDiscovery event)
Register a new view scope context, wrapping the given bean manager and view scope manager bean, in the current
CDI context.
|
protected void afterBeanDiscovery(@Observes AfterBeanDiscovery event)
event
- The after bean discovery event.Copyright © 2012–2020 OmniFaces. All rights reserved.