Moved Faulthandling into Supvervision
This commit is contained in:
parent
31aa8f7b81
commit
3af056f137
29 changed files with 73 additions and 82 deletions
|
|
@ -11,7 +11,7 @@ import se.scalablesolutions.akka.dispatch.MessageInvocation
|
|||
import se.scalablesolutions.akka.remote.{RemoteServer, MessageSerializer}
|
||||
import se.scalablesolutions.akka.remote.protocol.RemoteProtocol.{ActorType => ActorTypeProtocol, _}
|
||||
import ActorTypeProtocol._
|
||||
import se.scalablesolutions.akka.config.{AllForOneStrategy, OneForOneStrategy, FaultHandlingStrategy, Permanent, Temporary, UndefinedLifeCycle}
|
||||
import se.scalablesolutions.akka.config.Supervision._
|
||||
import se.scalablesolutions.akka.actor.{uuidFrom,newUuid}
|
||||
import se.scalablesolutions.akka.actor._
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue