aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-abstractaspect.xml
blob: 7f82c94eea4cf66c3bc2f95b2ea733e7638875be (plain)
1
2
3
4
5
6
7
8
<aspectj>
	<aspects>
	    <aspect name="AbstractAspect"/>
	</aspects>
    
    <weaver options="-showWeaveInfo"/>
</aspectj>