-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) @Service(ImageProvider.class) public @interface ImageProviderService
Annotation to for image providers.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueThe realm.
Default is empty string which refers to the tentackle realm.
-