Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanDisposer
Package
Description
The build compatible extension SPI.
-
Uses of SyntheticBeanDisposer in jakarta.enterprise.inject.build.compatible.spi
Modifier and TypeMethodDescriptionSyntheticBeanBuilder.disposeWith
(Class<? extends SyntheticBeanDisposer<T>> disposerClass) Sets the class of the synthetic bean destruction function.