Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.StereotypeInfo
-
Packages that use StereotypeInfo Package Description jakarta.enterprise.inject.build.compatible.spi The build compatible extension SPI. -
-
Uses of StereotypeInfo in jakarta.enterprise.inject.build.compatible.spi
Methods in jakarta.enterprise.inject.build.compatible.spi that return types with arguments of type StereotypeInfo Modifier and Type Method Description java.util.Collection<StereotypeInfo>
BeanInfo. stereotypes()
Returns a collection of this bean's stereotypes.
-