|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface Property
This annotation can be used to describe a single property for a plugin or a repository.
Required Element Summary | |
---|---|
String |
defaultValue
The default value for the property. |
String |
name
The name of the property. |
Optional Element Summary | |
---|---|
String |
description
This field can be used for a (short) description of the property's purpose. |
Element Detail |
---|
public abstract String name
public abstract String defaultValue
public abstract String description
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |