Uses of Class
org.wildfly.clustering.weld.annotated.slim.AnnotatedCallableMarshaller
-
Packages that use AnnotatedCallableMarshaller Package Description org.wildfly.clustering.weld.annotated.slim -
-
Uses of AnnotatedCallableMarshaller in org.wildfly.clustering.weld.annotated.slim
Subclasses of AnnotatedCallableMarshaller in org.wildfly.clustering.weld.annotated.slim Modifier and Type Class Description classAnnotatedConstructorMarshaller<X,T extends org.jboss.weld.annotated.slim.SlimAnnotatedType<X>,C extends jakarta.enterprise.inject.spi.AnnotatedConstructor<X>>Generic marshaller for anAnnotatedConstructor.classAnnotatedMethodMarshaller<X,T extends org.jboss.weld.annotated.slim.SlimAnnotatedType<X>,M extends jakarta.enterprise.inject.spi.AnnotatedMethod<X>>Generic marshaller for anAnnotatedMethod.
-