finalized new STM with Multiverse backend + cleaned up Active Object config and factory classes
This commit is contained in:
commit
e82998f182
45 changed files with 1270 additions and 1138 deletions
|
|
@ -57,7 +57,6 @@ public class InMemStateful {
|
|||
vectorState.add(msg);
|
||||
refState.swap(msg);
|
||||
nested.success(key, msg);
|
||||
System.out.println("--- after success ");
|
||||
}
|
||||
|
||||
public String failure(String key, String msg, InMemFailer failer) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue