jgroup.core.protocols
Annotation Type Atomic


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Atomic

Annotation marker for atomic methods. That is methods whose invocations must be totally ordered among group members.

Since:
Jgroup 3.0
Author:
Hein Meling



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.