Class ConstructorParameter

java.lang.Object
org.apache.sling.models.impl.model.ConstructorParameter
All Implemented Interfaces:
InjectableElement

public class ConstructorParameter extends Object
Constructor parameters aren't normally accessible using the AnnotatedElement. This class acts as a facade to ease compatibility with field and method injection.