public class ViewNavigatorEnabler extends Object implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar
SpringViewNavigator as an UI-scoped bean.
The reccomended way to use this enabler is through EnableViewNavigator annotation on Spring configuration
classes.
EnableViewNavigator| Constructor and Description |
|---|
ViewNavigatorEnabler() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata annotationMetadata,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry) |
public void registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata annotationMetadata,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
registerBeanDefinitions in interface org.springframework.context.annotation.ImportBeanDefinitionRegistrarCopyright © 2019 The Holon Platform. All rights reserved.