public interface ParameterResolver
Modifier and Type | Field and Description |
---|---|
static Object |
UNRESOLVED |
Modifier and Type | Method and Description |
---|---|
Object |
resolveParameter(ParameterInfo parameter)
Returns the instance to use for the parameter or
UNRESOLVED if it cannot provider a value for
this parameter. |
static final Object UNRESOLVED
Object resolveParameter(ParameterInfo parameter)
UNRESOLVED
if it cannot provider a value for
this parameter.Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.