aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/META-INF/aop.xml
diff options
context:
space:
mode:
authorIvan Topolnak <ivantopo@gmail.com>2013-08-13 18:50:19 -0300
committerIvan Topolnak <ivantopo@gmail.com>2013-08-13 18:50:19 -0300
commite7a33a53b2eb3c25fea0cb6da2b54b84c94761bd (patch)
tree0bb664efd7896b5e31778922f76384a1a87594c8 /kamon-core/src/main/resources/META-INF/aop.xml
parent36ca84c0505c65e7c4947d0b0a7edf12fcdec48e (diff)
downloadKamon-e7a33a53b2eb3c25fea0cb6da2b54b84c94761bd.tar.gz
Kamon-e7a33a53b2eb3c25fea0cb6da2b54b84c94761bd.tar.bz2
Kamon-e7a33a53b2eb3c25fea0cb6da2b54b84c94761bd.zip
wip
Diffstat (limited to 'kamon-core/src/main/resources/META-INF/aop.xml')
-rw-r--r--kamon-core/src/main/resources/META-INF/aop.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kamon-core/src/main/resources/META-INF/aop.xml b/kamon-core/src/main/resources/META-INF/aop.xml
index e6d61fa1..0f1895ec 100644
--- a/kamon-core/src/main/resources/META-INF/aop.xml
+++ b/kamon-core/src/main/resources/META-INF/aop.xml
@@ -9,6 +9,7 @@
<aspect name="kamon.instrumentation.ActorRefTellInstrumentation"/>
<aspect name="kamon.instrumentation.ActorCellInvokeInstrumentation"/>
+ <aspect name="kamon.instrumentation.UnregisteredActorRefInstrumentation"/>
<aspect name="kamon.instrumentation.RunnableInstrumentation" />
<aspect name="kamon.instrumentation.MessageQueueInstrumentation" />