| Package | Description |
|---|---|
| com.vaadin.spring | |
| com.vaadin.spring.internal | |
| com.vaadin.spring.server |
| Class and Description |
|---|
| SpringViewDisplayPostProcessor
Bean post processor that scans for
SpringViewDisplay annotations on
UI scoped beans or bean classes and registers
SpringViewDisplayRegistrationBean instances for them for
SpringUIProvider. |
| Class and Description |
|---|
| BeanStore
Class for storing beans in the different Vaadin scopes.
|
| BeanStore.DestructionCallback
Callback interface for receiving notifications about a
BeanStore being destroyed. |
| BeanStoreRetrievalStrategy
Strategy interface for getting the
BeanStore. |
| ViewCache
A view cache is used to keep track of the currently active
view and its corresponding
BeanStore. |
| ViewCacheRetrievalStrategy
Strategy interface for getting the
ViewCache. |
| Class and Description |
|---|
| SpringViewDisplayPostProcessor
Bean post processor that scans for
SpringViewDisplay annotations on
UI scoped beans or bean classes and registers
SpringViewDisplayRegistrationBean instances for them for
SpringUIProvider. |
Copyright © 2019 Vaadin Ltd. All Rights Reserved.