Uses of Package
com.vaadin.spring.internal
Packages that use com.vaadin.spring.internal
-
Classes in com.vaadin.spring.internal used by com.vaadin.springClassDescriptionBean post processor that scans for
SpringViewDisplayannotations on UI scoped beans or bean classes and registersSpringViewDisplayRegistrationBeaninstances for them forSpringUIProvider. -
Classes in com.vaadin.spring.internal used by com.vaadin.spring.internalClassDescriptionClass for storing beans in the different Vaadin scopes.Callback interface for receiving notifications about a
BeanStorebeing destroyed.Strategy interface for getting theBeanStore.A view cache is used to keep track of the currently activeviewand its correspondingBeanStore.Strategy interface for getting theViewCache. -
Classes in com.vaadin.spring.internal used by com.vaadin.spring.serverClassDescriptionBean post processor that scans for
SpringViewDisplayannotations on UI scoped beans or bean classes and registersSpringViewDisplayRegistrationBeaninstances for them forSpringUIProvider.