Uses of Class
org.apache.sling.models.impl.model.ConstructorParameter
Packages that use ConstructorParameter
-
Uses of ConstructorParameter in org.apache.sling.models.impl.model
Methods in org.apache.sling.models.impl.model that return ConstructorParameterModifier 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)