Package kieker.analysis.annotation
Annotation Interface AnalysisController
Deprecated.
since 1.15.1
This is the annotation to supply a default configuration for the analysis controller.
- Since:
- 1.7
- Author:
- Nils Christian Ehmke
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionProperty[]Deprecated.The list of possible properties for the analysis controller.
-
Element Details
-
configuration
Property[] configurationDeprecated.The list of possible properties for the analysis controller.- Returns:
- A list of properties.
- Since:
- 1.7
- Default:
- {}
-