T
- type of the bean described by this injection binding descriptor.public class SupplierClassBinding<T> extends Binding<Supplier<T>,SupplierClassBinding<T>>
Modifier and Type | Method and Description |
---|---|
Class<? extends Supplier<T>> |
getSupplierClass()
Gets supplier's class.
|
Class<? extends Annotation> |
getSupplierScope()
Gets supplier's scope.
|
addAlias, analyzeWith, getAliases, getAnalyzer, getContracts, getImplementationType, getName, getQualifiers, getRank, getScope, in, isProxiable, isProxiedForSameScope, named, proxy, proxyForSameScope, qualifiedBy, ranked, to, to, to, to
public Class<? extends Supplier<T>> getSupplierClass()
public Class<? extends Annotation> getSupplierScope()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.