merged osgi-refactoring and sbt branch
This commit is contained in:
commit
4c76fe0009
74 changed files with 740 additions and 363 deletions
|
|
@ -2,7 +2,8 @@ package se.scalablesolutions.akka.api;
|
|||
|
||||
import se.scalablesolutions.akka.annotation.inittransactionalstate;
|
||||
import se.scalablesolutions.akka.annotation.transactionrequired;
|
||||
import se.scalablesolutions.akka.state.*;
|
||||
import se.scalablesolutions.akka.persistence.common.*;
|
||||
import se.scalablesolutions.akka.persistence.cassandra.*;
|
||||
|
||||
@transactionrequired
|
||||
public class PersistentStateful {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue