Uses of Interface
jakarta.enterprise.inject.spi.AnnotatedConstructor
Package
Description
The portable extension integration SPI.
-
Uses of AnnotatedConstructor in jakarta.enterprise.inject.spi
Modifier and TypeMethodDescriptionAnnotatedType.getConstructors()
Get the constructors of the type. -
Uses of AnnotatedConstructor in jakarta.enterprise.inject.spi.configurator
Modifier and TypeMethodDescriptiondefault Stream<AnnotatedConstructorConfigurator<T>>
AnnotatedTypeConfigurator.filterConstructors
(Predicate<AnnotatedConstructor<T>> predicate)