aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features171/pr386341/aop.xml
blob: 33e509edbfe9221ede4a5918ca0eeee5f8eb4c46 (plain)
1
2
3
4
5
6
7
8
9
10
<aspectj>
	<aspects>
		<aspect name="X"/>
	</aspects>

	<weaver options="">
		<include within="*"/>
	</weaver>
	
</aspectj>