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