T
- type of the annotation which is served using th given injection resolver.public class InjectionResolverBinding<T extends InjectionResolver> extends Binding<T,InjectionResolverBinding<T>>
InjectionResolver
and its a concrete type.Modifier and Type | Method and Description |
---|---|
T |
getResolver()
Gets the injection resolver handled by this descriptor.
|
addAlias, analyzeWith, getAliases, getAnalyzer, getContracts, getImplementationType, getName, getQualifiers, getRank, getScope, in, isProxiable, isProxiedForSameScope, named, proxy, proxyForSameScope, qualifiedBy, ranked, to, to, to, to
public T getResolver()
InjectionResolver
instance.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.