@BeanPropertyType @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD,PARAMETER}) public @interface ServiceDescription
service.description
service property.
This annotation can be used as defined by BeanPropertyType
to declare
the value the Constants.SERVICE_DESCRIPTION
service property.
public abstract String value
Constants.SERVICE_DESCRIPTION
Copyright © 2019 The Apache Software Foundation. All rights reserved.