Package org.apache.sling.junit.jupiter.osgi.impl
package org.apache.sling.junit.jupiter.osgi.impl
-
ClassesClassDescriptionAbstract
ParameterResolverclass that resolves any type-arguments in the parameter's type to their actual type and provides thisresolvedParameterTypeto the abstract methodsAbstractTypeBasedParameterResolver.supportsParameter(ParameterContext, ExtensionContext, Type)andAbstractTypeBasedParameterResolver.resolveParameter(ParameterContext, ExtensionContext, Type).Utility class used for resolving type-arguments to concrete types.Abstract implementation of aParameterResolverthat resolves parameters of one given type.