public static class Parameter.ServerParameterService extends Object implements ParameterServiceProvider
Constructor and Description |
---|
ServerParameterService() |
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()
ParameterServiceProvider
ParameterServiceProvider
are combined to provide a list of Parameter Annotations for the given Parameter
.getParameterAnnotationHelperMap
in interface ParameterServiceProvider
public Parameter.ParamCreationFactory<Parameter> getParameterCreationFactory()
ParameterServiceProvider
Parameter
getParameterCreationFactory
in interface ParameterServiceProvider
Parameter
instantiating factoryCopyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.