LookupDataAware

org.apache.pekko.monitor.instrumentation.LookupDataAware$
See theLookupDataAware companion trait

Attributes

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

Members list

Type members

Classlikes

case class LookupData(dispatcherName: String, actorSystem: ActorSystem)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def withLookupData[T](lookupData: LookupData)(thunk: => T): T