Uses of Package
com.vaadin.spring.internal

Packages that use com.vaadin.spring.internal
com.vaadin.spring   
com.vaadin.spring.internal   
com.vaadin.spring.server   
 

Classes in com.vaadin.spring.internal used by com.vaadin.spring
SpringViewDisplayPostProcessor
          Bean post processor that scans for SpringViewDisplay annotations on UI scoped beans or bean classes and registers SpringViewDisplayRegistrationBean instances for them for SpringUIProvider.
 

Classes in com.vaadin.spring.internal used by com.vaadin.spring.internal
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.
 

Classes in com.vaadin.spring.internal used by com.vaadin.spring.server
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 © 2016 Vaadin Ltd. All Rights Reserved.