@Configuration @Profile(value="!vani-custom") public class VaniDefaultConfiguration extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
VaniDefaultConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationProxyFactory |
annotationProxyFactory() |
ElementLocatorFactory |
elementLocatorFactory() |
JavaScriptLoader |
jsLoader() |
JavaScriptProxyFactory |
jsProxyFactory() |
LocatorAnnotationProcessor |
locatorAnnotationProcessor() |
LocatorBuilderFactory |
locatorBuilderFactory() |
PageAnnotationProcessor |
pageAnnotationProcessor() |
PageCrawler |
pageCrawler() |
PageHandlerFactory |
pageHandlerFactory() |
protected org.reflections.Reflections |
reflections() |
VaniReflectionUtil |
reflectionUtil() |
RegionFactory |
regionFactory() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
VaniContext |
vaniContext() |
WaitUtil |
waitUtil() |
@Bean public JavaScriptLoader jsLoader()
@Bean public LocatorBuilderFactory locatorBuilderFactory()
@Bean public JavaScriptProxyFactory jsProxyFactory()
@Bean public VaniContext vaniContext()
@Bean public PageHandlerFactory pageHandlerFactory()
@Bean public PageCrawler pageCrawler()
@Bean public WaitUtil waitUtil()
@Bean public PageAnnotationProcessor pageAnnotationProcessor()
@Bean public LocatorAnnotationProcessor locatorAnnotationProcessor()
@Bean public RegionFactory regionFactory()
@Bean public VaniReflectionUtil reflectionUtil()
@Bean public AnnotationProxyFactory annotationProxyFactory()
@Bean public ElementLocatorFactory elementLocatorFactory()
protected org.reflections.Reflections reflections()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2016. All rights reserved.