Package kieker.monitoring.annotation
Annotation Type ConstructionMonitoringProbe
@Retention(RUNTIME)
@Target(CONSTRUCTOR)
public @interface ConstructionMonitoringProbe
This annotation represents a runtime probe for a constructor.
- Since:
- 1.5
- Author:
- Jan Waller