Package org.apache.pekko.event
Class LogSource$
java.lang.Object
org.apache.pekko.event.LogSource$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final LogSource$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionapply(T o, ActorSystem system, LogSource<T> evidence$2) fromAnyRef(Object o) fromAnyRef(Object o, ActorSystem system) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
LogSource$public LogSource$()
 
- 
- 
Method Details- 
fromString
- 
fromActor
- 
fromActorRef
- 
fromClass
- 
fromAnyClass
- 
apply
- 
apply
- 
fromAnyRef
- 
fromAnyRef
 
-