HasRouterProps

kamon.instrumentation.pekko.instrumentations.HasRouterProps
See theHasRouterProps companion object

Helps with capturing the Props for both the router and the routees.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Mixin

Members list

Value members

Abstract methods

def routeeProps: Props
def routerProps: Props
def setRouteeProps(props: Props): Unit
def setRouterProps(props: Props): Unit