jgroup.relacs.gm
Interface LeaseService

All Superinterfaces:
Layer
All Known Implementing Classes:
LeaseLayer

public interface LeaseService
extends Layer

Service interface for the lease layer.

Since:
Jgroup 2.1
Author:
Henning Hommeland, Jo Andreas Lind

Nested Class Summary
 
Nested classes/interfaces inherited from interface jgroup.core.Layer
Layer.FinalizeLayer
 
Field Summary
static int DEFAULT_REFRESH_RATE
          The default refresh rate used by this layer (milliseconds) to update the dependable registry.
 
Method Summary
 
Methods inherited from interface jgroup.core.Layer
addListener
 

Field Detail

DEFAULT_REFRESH_RATE

static final int DEFAULT_REFRESH_RATE
The default refresh rate used by this layer (milliseconds) to update the dependable registry. Changes to the refresh rate should be configured in the applications.xml configuration file.

See Also:
RegistryService.DEFAULT_LEASE_TIME, Constant Field Values


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