Package org.apache.pekko.actor.setup
Class ActorSystemSetup$
java.lang.Object
org.apache.pekko.actor.setup.ActorSystemSetup$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorSystemSetup$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionScala API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settingsJava API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settingsJava API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settingsempty()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ActorSystemSetup$
public ActorSystemSetup$()
-
-
Method Details
-
create
Java API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settings -
empty
-
apply
Scala API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settings -
create
Java API: Create anpekko.actor.setup.ActorSystemSetupcontaining all the provided settings
-