public final class FormDataParamValueFactoryProvider extends AbstractValueFactoryProvider
FormDataParam injection annotation.ValueFactoryProvider.Priority, ValueFactoryProvider.PriorityType| Constructor and Description |
|---|
FormDataParamValueFactoryProvider(MultivaluedParameterExtractorProvider mpep,
org.glassfish.hk2.api.ServiceLocator locator)
Injection constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.hk2.api.Factory<?> |
createValueFactory(Parameter parameter) |
ValueFactoryProvider.PriorityType |
getPriority() |
get, getLocator, getValueFactory, getWithoutDefaultValue@Inject public FormDataParamValueFactoryProvider(MultivaluedParameterExtractorProvider mpep, org.glassfish.hk2.api.ServiceLocator locator)
mpep - multi-valued map parameter extractor provider.locator - HK2 service locator.protected org.glassfish.hk2.api.Factory<?> createValueFactory(Parameter parameter)
createValueFactory in class AbstractValueFactoryProviderpublic ValueFactoryProvider.PriorityType getPriority()
getPriority in interface ValueFactoryProvidergetPriority in class AbstractValueFactoryProviderCopyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.