public class SpringAwareUIProvider extends AbstractSpringAwareUIProvider
UIProvider that looks up UI classes from the Spring application context. The UI
classes must be annotated with VaadinUI.logger| Constructor and Description |
|---|
SpringAwareUIProvider(WebApplicationContext webApplicationContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
detectUIs() |
createInstance, getUIByPath, getUIClass, getWebApplicationContext, mapPathToUIpublic SpringAwareUIProvider(WebApplicationContext webApplicationContext)
protected void detectUIs()
detectUIs in class AbstractSpringAwareUIProviderCopyright © 2015. All rights reserved.