Uses of Interface
com.vaadin.spring.internal.BeanStore.DestructionCallback
Packages that use BeanStore.DestructionCallback
-
Uses of BeanStore.DestructionCallback in com.vaadin.spring.internal
Constructors in com.vaadin.spring.internal with parameters of type BeanStore.DestructionCallbackModifierConstructorDescriptionBeanStore(String name, BeanStore.DestructionCallback destructionCallback) protectedSessionLockingBeanStore(com.vaadin.server.VaadinSession session, String name, BeanStore.DestructionCallback destructionCallback)