Skip to content
Snippets Groups Projects
Commit 500025a9 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Provided an example aop-xml file

parent 1e997aee
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE aspectj PUBLIC "-//AspectJ//DTD//EN" "http://www.aspectj.org/dtd/aspectj_1_5_0.dtd">
<aspectj>
<weaver options="">
<include within="kieker..*"/>
</weaver>
<aspects>
<aspect name="kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentation"/>
</aspects>
</aspectj>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment