Annotation Interface MasterSerialEventService


@Documented @Retention(RUNTIME) @Target(TYPE) @MappedService(MasterSerialEvent.class) public @interface MasterSerialEventService
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Determines the serviced event class.
  • Element Details

    • value

      Class<? extends MasterSerialEvent> value
      Determines the serviced event class.
      Returns:
      the class representing