@Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface Configured
author: Richard Vowles - http://gplus.to/RichardVowles
This is a cheat to allow us to support the "old" @Configured element. without breaking anything.
public abstract String value
If provided this is the key we look up in the configuration source
Copyright © 2017. All rights reserved.