Annotation Interface ServiceVendor
@BeanPropertyType
@Retention(RUNTIME)
@Target({FIELD,METHOD,PARAMETER,TYPE})
public @interface ServiceVendor
Bean Property Type for the
service.vendor
service property.
This annotation can be used as defined by BeanPropertyType
to declare
the value of the Constants.SERVICE_VENDOR
service property.
- See Also:
-
- "Bean Property Types"
-
Required Element Summary
-
Element Details
-
value
String valueService property identifying a service's vendor.- Returns:
- The service vendor.
- See Also:
-