initial draft of transactional actors
This commit is contained in:
parent
a8700ddc93
commit
9d4b4ef5de
18 changed files with 127 additions and 368 deletions
|
|
@ -1,11 +0,0 @@
|
|||
/**
|
||||
* Copyright (C) 2009 Scalable Solutions.
|
||||
*/
|
||||
|
||||
package com.scalablesolutions.akka.annotation;
|
||||
|
||||
import java.lang.annotation.*;
|
||||
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target(ElementType.METHOD)
|
||||
public @interface oneway {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue