@BeanPropertyType @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD,PARAMETER}) 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 © 2019 The Apache Software Foundation. All rights reserved.