incorporate Patrik’s feedback
- rename to DynamicAccess - rename to createInstanceFor / createClassFor - fix a few little things
This commit is contained in:
parent
b193bcee04
commit
dca309c535
19 changed files with 56 additions and 58 deletions
|
|
@ -6,7 +6,7 @@ package akka.docs.serialization
|
|||
import org.scalatest.matchers.MustMatchers
|
||||
import akka.testkit._
|
||||
//#imports
|
||||
import akka.actor.{ ActorSystem, PropertyMaster }
|
||||
import akka.actor.ActorSystem
|
||||
import akka.serialization._
|
||||
import com.typesafe.config.ConfigFactory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue