Uses of Class
com.vaadin.cdi.util.ContextualInstanceInfo
Packages that use ContextualInstanceInfo
-
Uses of ContextualInstanceInfo in com.vaadin.cdi.util
Methods in com.vaadin.cdi.util that return types with arguments of type ContextualInstanceInfoModifier and TypeMethodDescriptionstatic Map<Object, ContextualInstanceInfo<?>> AbstractContext.destroyAllActive(ContextualStorage storage) Destroys all the Contextual Instances in the specified ContextualStorage.ContextualStorage.getStorage()Methods in com.vaadin.cdi.util with parameters of type ContextualInstanceInfoModifier and TypeMethodDescriptionstatic voidAbstractContext.destroyBean(jakarta.enterprise.context.spi.Contextual bean, ContextualInstanceInfo<?> contextualInstanceInfo)