Annotation Type ITBind


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface ITBind
    This annotation can be used in integration tests to mark classes for automatic binding. Classes will be bound to themselves.
    Author:
    epo.jemba@kametic.com