Uses of Class
org.jgroups.annotations.Immutable

Packages that use Immutable
org.jgroups Provides top-level public JGroups classes such as Channel, Message, etc. 
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of Immutable in org.jgroups
 

Classes in org.jgroups with annotations of type Immutable
 class Version
          We're using the scheme described at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231 for major, minor and micro version numbers.
 

Uses of Immutable in org.jgroups.util
 

Classes in org.jgroups.util with annotations of type Immutable
static class Digest.Entry
          Class keeping track of the lowest and highest sequence numbers delivered, and the highest sequence numbers received, per member.
 



Copyright ? 1998-2008 Bela Ban. All Rights Reserved.