InvokeAllMethodInterceptor

kamon.instrumentation.pekko.instrumentations.InvokeAllMethodInterceptor
See theInvokeAllMethodInterceptor companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

@Advice$$OnMethodEnter
def enter(@Advice$$Argument(0) message: Any): Option[Scope]
@Advice$$OnMethodExit
def exit(@Advice$$Enter scope: Option[Scope]): Unit