@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Configuration
ConfigurationLoader
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultValue
Default value to be applied if the actual configuration source doesn't specify this property.
|
String |
name
Name of the property.
|
Copyright © 2014. All rights reserved.