Uses of Interface
jgroup.core.Layer.FinalizeLayer

Packages that use Layer.FinalizeLayer
jgroup.core   
jgroup.relacs.gm   
jgroup.relacs.gmi   
 

Uses of Layer.FinalizeLayer in jgroup.core
 

Subinterfaces of Layer.FinalizeLayer in jgroup.core
 interface MembershipService
          The facilities provided by the group membership service included in Jgroup may be accessed using the MembershipService interface.
 

Uses of Layer.FinalizeLayer in jgroup.relacs.gm
 

Subinterfaces of Layer.FinalizeLayer in jgroup.relacs.gm
 interface NotifyService
          Service interface for the notify layer.
 interface TimestampService
          Service interface for the timestamp layer.
 

Classes in jgroup.relacs.gm that implement Layer.FinalizeLayer
 class MembershipLayer
          The MembershipLayer class implements the group membership service interface and provide membership events to listeners.
 class MergingLayer
          This MergingLayer class implements the Jgroup state merging service.
 class NotifyLayer
          The NotifyLayer class keeps track of IIDs in the current view, and compares this to the previous.
 class TimestampLayer
          The TimestampLayer creates an agreed timestamp between all the members in a group.
 

Uses of Layer.FinalizeLayer in jgroup.relacs.gmi
 

Classes in jgroup.relacs.gmi that implement Layer.FinalizeLayer
 class JeriEGMILayer
          This layer implements the external group method invocation service based on JERI.
 



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