@Qualifier @Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD,FIELD,PARAMETER}) public @interface Property
Qualifier to help injection of Environment properties| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue |
String |
value |
Copyright © 2014 Caelum. All rights reserved.