Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.SyntheticBeanCreator
Packages that use SyntheticBeanCreator
Package
Description
The build compatible extension SPI.
-
Uses of SyntheticBeanCreator in jakarta.enterprise.inject.build.compatible.spi
Method parameters in jakarta.enterprise.inject.build.compatible.spi with type arguments of type SyntheticBeanCreatorModifier and TypeMethodDescriptionSyntheticBeanBuilder.createWith
(Class<? extends SyntheticBeanCreator<T>> creatorClass) Sets the class of the synthetic bean creation function.