Uses of Class
org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
Packages that use BackedAnnotatedCallable
-
Uses of BackedAnnotatedCallable in org.jboss.weld.annotated.slim.backed
Subclasses of BackedAnnotatedCallable in org.jboss.weld.annotated.slim.backedModifier and TypeClassDescriptionclassclassMethods in org.jboss.weld.annotated.slim.backed that return BackedAnnotatedCallableMethods in org.jboss.weld.annotated.slim.backed with parameters of type BackedAnnotatedCallableModifier and TypeMethodDescriptionstatic <X> List<jakarta.enterprise.inject.spi.AnnotatedParameter<X>>BackedAnnotatedParameter.forExecutable(Executable executable, BackedAnnotatedCallable<X, ?> declaringCallable, SharedObjectCache cache) static <X> jakarta.enterprise.inject.spi.AnnotatedParameter<X>BackedAnnotatedParameter.of(Parameter parameter, int position, BackedAnnotatedCallable<X, ?> declaringCallable, SharedObjectCache sharedObjectCache)