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
commit5f12ee932b1d5ba28b775058fe35f8d7ba16b1bf (patch)
treece063f2a917b4eb3115e718e998ad99454f54fc4 /kamon-core/src/main/resources/META-INF/aop.xml
parent18656c723881ebfd8ade43a990fe73beba5690d0 (diff)
downloadKamon-5f12ee932b1d5ba28b775058fe35f8d7ba16b1bf.tar.gz
Kamon-5f12ee932b1d5ba28b775058fe35f8d7ba16b1bf.tar.bz2
Kamon-5f12ee932b1d5ba28b775058fe35f8d7ba16b1bf.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" />