org.iqual.chaplin.sync
Annotation Type DoSync


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface DoSync

Any method marked by this annotation runs in STM transaction (Software Transactional Memory).

Since:
22.11.2009 17:09:07
Author:
Zbynek Slajchrt



Copyright © 2009 iquality.org. All Rights Reserved.