Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.vaadin.spring.internal.BeanStore (implements java.io.Serializable)
- com.vaadin.spring.internal.SessionLockingBeanStore
- com.vaadin.spring.internal.Conventions
- com.vaadin.spring.internal.DefaultViewCache (implements com.vaadin.spring.internal.ViewCache)
- com.vaadin.ui.declarative.Design.DefaultComponentFactory (implements com.vaadin.ui.declarative.Design.ComponentFactory)
- com.vaadin.spring.internal.VaadinSpringComponentFactory (implements org.springframework.context.ApplicationContextAware)
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.spring.navigator.ViewActivationListener.ViewActivationEvent
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- com.vaadin.server.VaadinServlet (implements com.vaadin.server.Constants)
- com.vaadin.spring.server.SpringVaadinServlet
- com.vaadin.server.VaadinServlet (implements com.vaadin.server.Constants)
- jakarta.servlet.http.HttpServlet
- com.vaadin.navigator.Navigator (implements java.io.Serializable)
- com.vaadin.spring.navigator.SpringNavigator
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- com.vaadin.server.VaadinServletRequest (implements com.vaadin.server.VaadinRequest)
- com.vaadin.spring.server.SpringVaadinServletRequest
- com.vaadin.server.VaadinServletRequest (implements com.vaadin.server.VaadinRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- com.vaadin.spring.internal.SpringBeanUtil
- com.vaadin.spring.internal.SpringViewDisplayPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor)
- com.vaadin.spring.internal.SpringViewDisplayRegistrationBean (implements java.io.Serializable)
- com.vaadin.spring.navigator.SpringViewProvider (implements com.vaadin.navigator.ViewProvider)
- com.vaadin.spring.navigator.SpringViewProvider.ViewInfo (implements java.io.Serializable)
- com.vaadin.spring.internal.UIID (implements java.io.Serializable)
- com.vaadin.server.UIProvider (implements java.io.Serializable)
- com.vaadin.spring.server.SpringUIProvider
- com.vaadin.spring.internal.UIScopeImpl (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.Scope)
- com.vaadin.spring.internal.UIScopeImpl.VaadinSessionBeanStoreRetrievalStrategy (implements com.vaadin.spring.internal.BeanStoreRetrievalStrategy)
- com.vaadin.spring.VaadinConfiguration (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- com.vaadin.spring.VaadinNavigatorConfiguration
- com.vaadin.server.VaadinService (implements java.io.Serializable)
- com.vaadin.server.VaadinServletService
- com.vaadin.spring.server.SpringVaadinServletService
- com.vaadin.server.VaadinServletService
- com.vaadin.spring.internal.VaadinSessionScope (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.Scope)
- com.vaadin.spring.internal.VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy (implements com.vaadin.spring.internal.BeanStoreRetrievalStrategy)
- com.vaadin.spring.internal.ViewScopeImpl (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.Scope)
- com.vaadin.spring.internal.ViewScopeImpl.BeanFactoryContextViewCacheRetrievalStrategy (implements com.vaadin.spring.internal.ViewCacheRetrievalStrategy)
- com.vaadin.spring.internal.BeanStore (implements java.io.Serializable)
Interface Hierarchy
- com.vaadin.spring.internal.BeanStoreRetrievalStrategy
- java.io.Serializable
- com.vaadin.spring.internal.BeanStore.DestructionCallback
- com.vaadin.spring.navigator.ViewActivationListener
- com.vaadin.spring.internal.ViewCache
- com.vaadin.spring.access.ViewAccessControl
- com.vaadin.spring.internal.ViewCacheRetrievalStrategy
- com.vaadin.spring.access.ViewInstanceAccessControl
Annotation Interface Hierarchy
- com.vaadin.spring.annotation.EnableVaadin (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.EnableVaadinNavigation (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.SpringComponent (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.SpringUI (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.SpringView (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.SpringViewDisplay (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.UIScope (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.VaadinSessionScope (implements java.lang.annotation.Annotation)
- com.vaadin.spring.annotation.ViewScope (implements java.lang.annotation.Annotation)