Annotation Interface ServiceVendor


@ComponentPropertyType @Retention(CLASS) @Target(TYPE) public @interface ServiceVendor
Component Property Type for the service.vendor service property.

This annotation can be used on a Component to declare the value of the Constants.SERVICE_VENDOR service property.

Since:
1.4
See Also:
  • "Component Property Types"
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Service property identifying a service's vendor.
  • Element Details