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