Uses of Interface
jakarta.enterprise.inject.spi.BeforeShutdown
-
Packages that use BeforeShutdown Package Description org.infinispan.cdi.common.util This package contains utility classes. -
-
Uses of BeforeShutdown in org.infinispan.cdi.common.util
Methods in org.infinispan.cdi.common.util with parameters of type BeforeShutdown Modifier and Type Method Description voidBeanManagerProvider. cleanupStoredBeanManagerOnShutdown(BeforeShutdown beforeShutdown)Cleanup on container shutdown
-