Annotation Interface MockOsgiService.Property

Enclosing class:
MockOsgiService

public static @interface MockOsgiService.Property
Annotation used to assign a property to an OSGi service
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Service property key
    Service property value
  • Element Details

    • key

      String key
      Service property key
    • value

      String value
      Service property value