Fix Atmosphere integration for the new dispatchers

This commit is contained in:
Viktor Klang 2010-08-13 15:31:17 +02:00
parent eec2c409f1
commit 8b187707a6

View file

@ -20,7 +20,7 @@ class AkkaBroadcaster extends org.atmosphere.jersey.JerseyBroadcaster {
def receive = {
case f : Function0[_] => f()
}
})
}).start
override def destroy {
super.destroy