Annotation Interface Bindable


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface Bindable
Indicates that an annotated class can be bind. Such classes are considered as candidates for auto-detection during the classpath scanning.
Since:
1.0.0