Uses of Package
jgroup.relacs.config

Packages that use jgroup.relacs.config
jgroup.arm This package contains the implementation of the Autonomous Replication Management (ARM) framework. 
jgroup.arm.recovery   
jgroup.core   
jgroup.core.arm   
jgroup.relacs.config   
jgroup.relacs.daemon   
jgroup.relacs.mss   
jgroup.upgrade   
jgroup.util.log   
 

Classes in jgroup.relacs.config used by jgroup.arm
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
ClassData
          ClassData specifies the class and arguments of a replica.
 

Classes in jgroup.relacs.config used by jgroup.arm.recovery
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
Host
          The Host class contains information about a single host in a domain.
HostSet
          Collection class for storing information about a set of hosts.
 

Classes in jgroup.relacs.config used by jgroup.core
DistributedSystemConfig
          The DistributedSystemConfig object contains a description of the distributed system on which distributed computations can be executed.
 

Classes in jgroup.relacs.config used by jgroup.core.arm
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
ClassData
          ClassData specifies the class and arguments of a replica.
Host
          The Host class contains information about a single host in a domain.
HostSet
          Collection class for storing information about a set of hosts.
 

Classes in jgroup.relacs.config used by jgroup.relacs.config
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
ClassData
          ClassData specifies the class and arguments of a replica.
ConfigurationObject
          Interface denoting configuration objects.
Domain
          Class for holding domain information.
DomainListener
          In order to be notified of changes to the core domain set, an object must implement this interface.
DomainSet
          Collection class for storing information about a set of domains.
Host
          The Host class contains information about a single host in a domain.
Host.ReplicaState
          Replica state constants
HostListener
          In order to be notified of changes to the core host set, an object must implement this interface.
HostSet
          Collection class for storing information about a set of hosts.
ServiceConfig
          Object for holding service information.
 

Classes in jgroup.relacs.config used by jgroup.relacs.daemon
TransportConfig
          The TransportConfig class contains the configuration parameters needed by the underlying transport protocol used in Relacs.
 

Classes in jgroup.relacs.config used by jgroup.relacs.mss
DistributedSystemConfig
          The DistributedSystemConfig object contains a description of the distributed system on which distributed computations can be executed.
TransportConfig
          The TransportConfig class contains the configuration parameters needed by the underlying transport protocol used in Relacs.
 

Classes in jgroup.relacs.config used by jgroup.upgrade
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
 

Classes in jgroup.relacs.config used by jgroup.util.log
AppConfig
          Class for holding application information, including replication style and recovery strategy for the dependable applications.
Domain
          Class for holding domain information.
DomainSet
          Collection class for storing information about a set of domains.
 



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