summaryrefslogtreecommitdiffstats
path: root/tests/features152/synchronization/aop1.xml
blob: c4c26ddaa76207634c1867890455ca65941d15b8 (plain)
1
2
3
4
5
6
7
8
<aspectj>
        <aspects>
                <aspect name="LockAspect1"/>
        </aspects>

        <weaver options="-showWeaveInfo ">
        </weaver>
</aspectj>