Annotation Type OperationExecutionMonitoringProbe


@Retention(RUNTIME)
@Target({METHOD,CONSTRUCTOR})
public @interface OperationExecutionMonitoringProbe
This annotation represents a runtime probe for methods and constructors.
Since:
before 0.9
Author:
Matthias Rohr, Thilo Focke, Jan Waller