Uses of Class
org.apache.sling.models.impl.model.ConstructorParameter
-
Uses of ConstructorParameter in org.apache.sling.models.impl.model
Modifier and TypeMethodDescriptionModelClassConstructor.getConstructorParameters()
static ConstructorParameter
ConstructorParameter.of
(Parameter parameter, int parameterIndex, StaticInjectAnnotationProcessorFactory[] processorFactories, DefaultInjectionStrategy defaultInjectionStrategy) Try to extract parameter names according to https://openjdk.org/jeps/118 (requires javac flag -parameters)