Removing the old Supervision-DSL and replacing it with a temporary one

This commit is contained in:
Viktor Klang 2011-09-30 14:52:07 +02:00
parent d9cc9e3105
commit 69768dbc96
30 changed files with 69 additions and 483 deletions

View file

@ -11,7 +11,6 @@ import org.scalatest.matchers.MustMatchers
import akka.actor.Actor._
import akka.actor._
import akka.config.Supervision._
/**
* @author Martin Krasser