Package pl.tlinkowski.unij.service.api
Annotation Type UniJService
-
@Retention(RUNTIME) @Target(TYPE) public @interface UniJService
Annotation that should be present on all implementations of UniJ services.Should always be accompanied by Google's
@AutoServiceannotation.- Author:
- Tomasz Linkowski
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intpriorityLoading priority of this service.
-