Moving out ConfigurationException from akka.config to akka
This commit is contained in:
parent
0527f81c20
commit
95db4bfd37
17 changed files with 111 additions and 60 deletions
|
|
@ -13,7 +13,7 @@ import akka.dispatch.Await
|
|||
import akka.pattern.ask
|
||||
import akka.util._
|
||||
import akka.util.duration._
|
||||
import akka.config.ConfigurationException
|
||||
import akka.ConfigurationException
|
||||
|
||||
import java.util.concurrent.atomic.{ AtomicReference, AtomicBoolean }
|
||||
import java.util.concurrent.TimeUnit._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue