Annotation Interface Service


@Target(TYPE) @Retention(RUNTIME) public @interface Service
Indicates that a component is a service
and should be injected into the service.