public interface Binding<T>
| Modifier and Type | Method and Description | 
|---|---|
| Annotation | getClassifier() | 
| Class<? extends Annotation> | getClassifierType() | 
| Class<T> | getSource() | 
| boolean | isSingleton() | 
@Nullable Class<? extends Annotation> getClassifierType()
@Nullable Annotation getClassifier()
boolean isSingleton()