Kieker 1.9

kieker.analysis.annotation
Annotation Type AnalysisController


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface AnalysisController

This is the annotation to supply a default configuration for the analysis controller.

Since:
1.7
Author:
Nils Christian Ehmke

Optional Element Summary
 Property[] configuration
          The list of possible properties for the analysis controller.
 

configuration

public abstract Property[] configuration
The list of possible properties for the analysis controller.

Returns:
A list of properties.
Since:
1.7
Default:
{}

Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net