kieker.monitoring.probe.aspectj.flow.operationCallObject
Class Annotation
java.lang.Object
kieker.monitoring.probe.aspectj.AbstractAspectJProbe
kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
kieker.monitoring.probe.aspectj.flow.operationCallObject.Annotation
- All Implemented Interfaces:
- IMonitoringProbe
public class Annotation
- extends AbstractAspect
- Since:
- 1.6
- Author:
- Jan Waller
Constructor Summary |
Annotation()
Default constructor. |
Method Summary |
void |
monitoredOperation()
This is the pointcut for the monitored operations. |
Annotation
public Annotation()
- Default constructor.
monitoredOperation
public void monitoredOperation()
- Description copied from class:
AbstractAspect
- This is the pointcut for the monitored operations. Inheriting classes should extend this pointcut to make sure that the correct joint points will be detected.
- Specified by:
monitoredOperation
in class AbstractAspect
Copyright 2014 Kieker Project, http://kieker-monitoring.net>