Callback.java | Class | Callback call from an async aspect
Run with VM options:
-javaagent:lib\aspectwerkz-core-2.0beta1.jar
-Daspectwerkz.definition.file=src\jdk15\samples\examples\callback\aop.xml
And optianally:
-Daspectwerkz.transform.verbose=true
Note: you can avoid use of -D...file=...aop.xml if you have the aop.xml in a META-INF folder somewhere in the classpath. |