@Target(value=TYPE)
@Retention(value=CLASS)
@Repeatable(value=com.austinv11.servicer.WireServices.class)
@Documented
public @interface WireService
ServiceLoader,
ServicerProcessor| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<?> |
value |