public abstract class BaseParamInjectableProvider<A extends java.lang.annotation.Annotation> extends java.lang.Object implements InjectableProvider<A,Parameter>
| Modifier and Type | Method and Description |
|---|---|
protected MultivaluedParameterExtractor |
get(Parameter p) |
ComponentScope |
getScope() |
protected MultivaluedParameterExtractor |
getWithoutDefaultValue(Parameter p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInjectablepublic ComponentScope getScope()
getScope in interface InjectableProvider<A extends java.lang.annotation.Annotation,Parameter>protected MultivaluedParameterExtractor getWithoutDefaultValue(Parameter p)
protected MultivaluedParameterExtractor get(Parameter p)
Copyright © 2015 Oracle Corporation. All Rights Reserved.