Class ActorSystemAccess$
java.lang.Object
org.apache.pekko.serialization.jackson.ActorSystemAccess$
- All Implemented Interfaces:
ActorSystemAccess
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorSystemAccess$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.serialization.jackson.ActorSystemAccess
currentSystem
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActorSystemAccess$
public ActorSystemAccess$()
-