jgroup.core.protocols
Annotation Type Multicast


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

Annotation marker for multicast methods. That is methods whose invocations are allowed to commute (interleave).

Since:
Jgroup 3.0
Author:
Hein Meling



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