moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle
This commit is contained in:
parent
c03e639e1b
commit
d9967c913c
22 changed files with 32 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package se.scalablesolutions.akka.api;
|
||||
|
||||
import com.google.inject.Inject;
|
||||
import se.scalablesolutions.akka.annotation.oneway;
|
||||
import se.scalablesolutions.akka.actor.annotation.oneway;
|
||||
|
||||
public class Foo extends se.scalablesolutions.akka.serialization.Serializable.JavaJSON {
|
||||
@Inject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue