@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Config
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
deflt |
java.lang.String |
description |
java.lang.String |
id |
boolean |
required |
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.