aboutsummaryrefslogtreecommitdiff
path: root/kamon-testkit/src/main/resources/META-INF/aop.xml
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-13/+0
| | | | | | Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories.
* implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-151-1/+1
| | | | weaving messages through kamon
* instrument akka testkit to correctly propagate TraceContexts when replying ↵Ivan Topolnjak2014-02-021-0/+13
from a test probe