Uses of Class
org.osgi.service.component.annotations.RequireServiceComponentRuntime
-
Packages that use RequireServiceComponentRuntime Package Description org.osgi.service.component.annotations Service Component Annotations Package Version 1.4. -
-
Uses of RequireServiceComponentRuntime in org.osgi.service.component.annotations
Classes in org.osgi.service.component.annotations with annotations of type RequireServiceComponentRuntime Modifier and Type Class Description interface
Component
Identify the annotated class as a Service Component.
-