jgroup.core.protocols
Annotation Type Leadercast


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

Annotation marker for leadercast methods. That is methods whose invocations are only performed by the leader, while the followers are updated.

Since:
Jgroup 3.0
Author:
Hein Meling



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