Package akka.actor
Interface ClassicActorSystemProvider
-
- All Known Implementing Classes:
ActorSystem
,ActorSystem
,ActorSystemAdapter
,ActorSystemImpl
,ActorSystemStub
,ExtendedActorSystem
public interface ClassicActorSystemProvider
INTERNAL API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActorSystem
classicSystem()
-
-
-
Method Detail
-
classicSystem
ActorSystem classicSystem()
-
-