You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

aop.xml 167B

12345678
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <aspectj>
  3. <aspects>
  4. <aspect name="Azpect"/>
  5. </aspects>
  6. <weaver options="-verbose -debug -showWeaveInfo"/>
  7. </aspectj>