public interface ParameterServiceProvider
Modifier and Type | Method and Description |
---|---|
Map<Class,Parameter.ParamAnnotationHelper> |
getParameterAnnotationHelperMap()
A map of supported Parameter Annotations.
|
Parameter.ParamCreationFactory<? extends Parameter> |
getParameterCreationFactory()
Get a factory to be used to instantiate the
Parameter |
Map<Class,Parameter.ParamAnnotationHelper> getParameterAnnotationHelperMap()
ParameterServiceProvider
are combined to provide a list of Parameter Annotations for the given Parameter
.Parameter.ParamCreationFactory<? extends Parameter> getParameterCreationFactory()
Parameter
Parameter
instantiating factoryCopyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.