pekko/akka-docs/java/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
..
ExtensionDocTest.scala Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
ExtensionDocTestBase.java add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00
SettingsExtensionDocTest.scala DOC: Extension sample for application specific settings. See #1702 2012-01-20 11:30:33 +01:00
SettingsExtensionDocTestBase.java add ExtendedActorSystem to shield ActorSystemImpl 2012-01-24 11:33:40 +01:00