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