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