completed new actor impl with link/unlink trapExit etc. all tests pass + reorganized package structure

This commit is contained in:
Jonas Boner 2009-06-21 14:08:43 +02:00
parent be2aa089e7
commit de846d4555
49 changed files with 1809 additions and 2259 deletions

View file

@ -5,7 +5,6 @@
package se.scalablesolutions.akka.kernel.config
import akka.kernel.config.JavaConfig._
import akka.kernel.{Supervisor, ActiveObjectFactory}
import com.google.inject._
import com.google.inject.jsr250.ResourceProviderFactory