T
- The type of the servicepublic static class Instances.QualifiedInstance<T> extends Object implements javax.inject.Provider<T>, Supplier<T>
Modifier and Type | Method and Description |
---|---|
T |
get() |
TypeQualifier<T> |
qualifier()
The service qualifier
|
String |
toString() |
public T get()
public TypeQualifier<T> qualifier()
TypeQualifier
describing how the service is constrained