@BeanPropertyType @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER,TYPE}) public @interface ServiceVendor
service.vendor
service property.
This annotation can be used as defined by BeanPropertyType
to declare
the value of the Constants.SERVICE_VENDOR
service property.
public abstract String value
Constants.SERVICE_VENDOR
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0