Removing the old Supervision-DSL and replacing it with a temporary one
This commit is contained in:
parent
d9cc9e3105
commit
69768dbc96
30 changed files with 69 additions and 483 deletions
|
|
@ -34,9 +34,8 @@ import DeploymentConfig._
|
|||
|
||||
import akka.event.EventHandler
|
||||
import akka.dispatch.{ Dispatchers, Future, PinnedDispatcher }
|
||||
import akka.config.{ Config, Supervision }
|
||||
import Supervision._
|
||||
import Config._
|
||||
import akka.config.Config
|
||||
import akka.config.Config._
|
||||
|
||||
import akka.serialization.{ Serialization, Serializer, ActorSerialization, Compression }
|
||||
import ActorSerialization._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue