Uses of Class
com.vaadin.quarkus.context.ContextualInstanceInfo
Packages that use ContextualInstanceInfo
-
Uses of ContextualInstanceInfo in com.vaadin.quarkus.context
Methods in com.vaadin.quarkus.context 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.quarkus.context with parameters of type ContextualInstanceInfoModifier and TypeMethodDescriptionstatic voidAbstractContext.destroyBean(jakarta.enterprise.context.spi.Contextual bean, ContextualInstanceInfo<?> contextualInstanceInfo)