@Qualifier @Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface ConfigurableAlias
Configurable to be have alternative aliases that will also correctly resolve.
Mostly intended as a way to indicate a deprecated key name that will be removed.public abstract String value
Copyright © 2017 JBoss by Red Hat. All rights reserved.