@Target(value=PARAMETER) @Documented @Retention(value=RUNTIME) public @interface ParameterConfigID
Builder
methods. It represents how will be
particular parameter identified in configuration (For example in XML configuration).
If this annotation is not present, the configID of parameter will be the name of this parameterpublic abstract String name
Copyright © 2018 JBoss by Red Hat. All rights reserved.