switched from DPs to AW proxy

This commit is contained in:
Jonas Boner 2009-05-20 16:54:42 +02:00
parent 33a333e66d
commit 0ad6151dda
16 changed files with 561 additions and 324 deletions

View file

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