Interface AnnotatedBindingBuilder<T>

All Superinterfaces:
LinkedBindingBuilder<T>, ScopedBindingBuilder
All Known Implementing Classes:
BindingBuilder

public interface AnnotatedBindingBuilder<T> extends LinkedBindingBuilder<T>
See the EDSL examples at Binder.
  • Method Details

    • annotatedWith

      <? extends > annotationType)
      See the EDSL examples at Binder.
    • annotatedWith

       annotation)
      See the EDSL examples at Binder.