jgroup.core.protocols
Annotation Type Internal


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

Annotation marker for group internal methods. That is methods whose invocations are multicast to the other members of the current view. Invocations performed by different servers are allowed to commute (interleave).

Since:
Jgroup 3.0
Author:
Hein Meling



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