public abstract class NamedProviderSupport<A extends Annotation> extends AnnotationMemberProviderSupport<A>
| Constructor and Description |
|---|
NamedProviderSupport() |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext() |
protected String |
getValueName(String nameFromAnnotation,
Member member)
if no valid name is present on the annotation then use the member name
|
protected Object |
provideObjectFromNamedBindingOrJndi(com.google.inject.TypeLiteral<?> requiredType,
String name) |
void |
setContext(Context context) |
provide, provide, provideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNullParameterAllowedApache Camel