@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface ConfiguredProperty
DefaultValue
,
WithLoadPolicy
, WithConfigOperator
, WithPropertyConverter
.
Below the most simple variant current a configured class is given:
{@code
pubic class ConfiguredItem{public abstract String[] keys
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.