Uses of Interface
javax.enterprise.inject.spi.AnnotatedCallable
Packages that use AnnotatedCallable
-
Uses of AnnotatedCallable in javax.enterprise.inject.spi
Subinterfaces of AnnotatedCallable in javax.enterprise.inject.spiModifier and TypeInterfaceDescriptioninterface
Represents a constructor of a Java class.interface
Represents a method of a Java type.Methods in javax.enterprise.inject.spi that return AnnotatedCallableModifier and TypeMethodDescriptionAnnotatedParameter.getDeclaringCallable()
Get the declaring method or constructor.