Package jgroup.relacs.config

Interface Summary
ConfigurationObject Interface denoting configuration objects.
DomainListener In order to be notified of changes to the core domain set, an object must implement this interface.
HostListener In order to be notified of changes to the core host set, an object must implement this interface.
 

Class Summary
AppConfig Class for holding application information, including replication style and recovery strategy for the dependable applications.
BootstrapRegistryConfig Class for holding bootstrap registry information.
ClassData ClassData specifies the class and arguments of a replica.
ClientsConfig The ClientsConfig object contains the set of clients on which client applications may be started.
ConfigParser Parser code to read an XML configuration file, using the supplied URL.
DistributedSystemConfig The DistributedSystemConfig object contains a description of the distributed system on which distributed computations can be executed.
Domain Class for holding domain information.
DomainSet Collection class for storing information about a set of domains.
Host The Host class contains information about a single host in a domain.
HostSet Collection class for storing information about a set of hosts.
LayerConfig Object for holding layer information and creating instances of the layer, and add listeners between the layers.
ServiceConfig Object for holding service information.
TransportConfig The TransportConfig class contains the configuration parameters needed by the underlying transport protocol used in Relacs.
 

Enum Summary
Host.ReplicaState Replica state constants
 



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