Package de.mhus.lib.annotations.service
-
Annotation Types Summary Annotation Type Description ServiceActivate Identify the annotated method as theactivatemethod of a Service Component.ServiceComponent ServiceDeactivate Identify the annotated method as thedeactivatemethod of a Service Component.ServiceFactory Identify the annotated method as theactivatemethod of a Service Component.ServiceReference Identify the annotated method as theactivatemethod of a Service Component.