Uses of Interface
jakarta.enterprise.inject.spi.AnnotatedCallable
-
Uses of AnnotatedCallable in jakarta.enterprise.inject.spi
Modifier and TypeInterfaceDescriptioninterface
Represents a constructor of a Java class.interface
Represents a method of a Java type.Modifier and TypeMethodDescriptionAnnotatedParameter.getDeclaringCallable()
Get the declaring method or constructor.