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()
org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
ParameterServiceProvider
are combined to provide a list of Parameter Annotations for the given Parameter
.getParameterAnnotationHelperMap
in interface org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
public Parameter.ParamCreationFactory<Parameter> getParameterCreationFactory()
org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
Parameter
getParameterCreationFactory
in interface org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
Parameter
instantiating factoryCopyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.