Interface NameBindingPredicate

All Superinterfaces:
Predicate<AnnotationMetadata>

@Internal public interface NameBindingPredicate extends Predicate<AnnotationMetadata>
The predicate that checks for NameBinding usage on the component.
Since:
4.9
Author:
Denis Stepanov