rewrote the state management, tx system still to rewrite
This commit is contained in:
parent
3e703a53ab
commit
8586110449
17 changed files with 2511 additions and 2450 deletions
|
|
@ -7,5 +7,5 @@ package se.scalablesolutions.akka.annotation;
|
|||
import java.lang.annotation.*;
|
||||
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target(ElementType.TYPE)
|
||||
public @interface stateful {}
|
||||
@Target(ElementType.FIELD)
|
||||
public @interface state {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue