Annotation Type ConnectionAnnotation
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface ConnectionAnnotationThis annotation is used by the framework to scan for all implementations if Connection.- Author:
- bfvdonge
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
public @interface ConnectionAnnotation