aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features152/synchronization/aop4.xml
blob: 892a16a0d7ba515777271bfaf5f4e7e1cb233476 (plain)
1
2
3
4
5
6
7
8
<aspectj>
        <aspects>
                <aspect name="UnlockAspect1"/>
        </aspects>

        <weaver options=" -showWeaveInfo -Xjoinpoints:synchronization">
        </weaver>
</aspectj>