Uses of Interface
jgroup.core.registry.RegistryService

Packages that use RegistryService
jgroup.relacs.gm   
jgroup.relacs.registry   
jgroup.upgrade   
 

Uses of RegistryService in jgroup.relacs.gm
 

Methods in jgroup.relacs.gm with parameters of type RegistryService
static NotifyLayer NotifyLayer.getLayer(GroupManager gm, RegistryService rs, MembershipService ms, InternalGMIService igmi)
           
static LeaseLayer LeaseLayer.getLayer(RegistryService regs)
           
 

Constructors in jgroup.relacs.gm with parameters of type RegistryService
NotifyLayer(GroupManager gm, RegistryService rs, MembershipService ms)
          Initializes a NotifyLayer
 

Uses of RegistryService in jgroup.relacs.registry
 

Classes in jgroup.relacs.registry that implement RegistryService
 class RegistryLayer
          This layer implements the registry service interface, allowing the server associated with the local group manager, or layers within the group manager to gain access to the content of the dependable registry.
 

Uses of RegistryService in jgroup.upgrade
 

Methods in jgroup.upgrade with parameters of type RegistryService
static UpgradeLayer UpgradeLayer.getLayer(MembershipService pgms, RegistryService regs, ExternalGMIService egmi)
           
 



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