Package akka.actor
Interface ClassicActorSystemProvider
-
- All Known Implementing Classes:
ActorSystem,ActorSystem,ActorSystemAdapter,ActorSystemImpl,ActorSystemStub,ExtendedActorSystem
public interface ClassicActorSystemProviderAllows access to the classicakka.actor.ActorSystemeven forakka.actor.typed.ActorSystem[_]s.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActorSystemclassicSystem()
-
-
-
Method Detail
-
classicSystem
ActorSystem classicSystem()
-
-