Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around
This commit is contained in:
parent
66975789cf
commit
31aa8f7b81
41 changed files with 186 additions and 275 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
package se.scalablesolutions.akka.security
|
||||
|
||||
import se.scalablesolutions.akka.config.ScalaConfig._
|
||||
import se.scalablesolutions.akka.config.Supervision._
|
||||
import se.scalablesolutions.akka.actor.Actor._
|
||||
|
||||
import org.scalatest.Suite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue