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