pekko/akka-docs/scala/code/akka/docs/extension
Roland d5c23bcb76 add ExtendedActorSystem to shield ActorSystemImpl
- add provider, guardian, systemGuardian and deathWatch to it
- make ActorSystemImpl extend ExtendedActorSystem
- use ExtendedActorSystem for creating extensions, thereby limiting the
  access extensions get to just those four published methods.
2012-01-24 11:33:40 +01:00
..
ExtensionDocSpec.scala add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00
SettingsExtensionDocSpec.scala add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00