Annotation Interface ServiceIdentifier


@Target(FIELD) @Retention(RUNTIME) public @interface ServiceIdentifier
Annotation for field of pojo service in which the service identifier should be injected.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Supply the interface.
  • Element Details

    • value

      Class value
      Supply the interface.
      Default:
      java.lang.Object.class