public final class PathParamInjectableProvider extends BaseParamInjectableProvider<javax.ws.rs.PathParam>
| Constructor and Description |
|---|
PathParamInjectableProvider(MultivaluedParameterExtractorProvider w) |
| Modifier and Type | Method and Description |
|---|---|
Injectable<?> |
getInjectable(ComponentContext ic,
javax.ws.rs.PathParam a,
Parameter c)
Get an injectable.
|
get, getScope, getWithoutDefaultValuepublic PathParamInjectableProvider(MultivaluedParameterExtractorProvider w)
public Injectable<?> getInjectable(ComponentContext ic, javax.ws.rs.PathParam a, Parameter c)
InjectableProvideric - the injectable contexta - the annotation instancec - the context instanceCopyright © 2016 Oracle Corporation. All rights reserved.