Uses of Package
jgroup.core.arm

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

Classes in jgroup.core.arm used by jgroup.arm
ARMEvent
          Event types implementing the ARMEvent interface may be passed to the replication manager to notify it of certain events.
DistributionScheme
          The DistributionScheme interface provides a standard for implementing various distribution schemes that simplify interaction with the ReplicationManager.
ExecException
          Class for ExecExceptions thrown by the ExecDaemon.
ExecService
          The ExecService interface describes the methods of an execution service that can be remotely invoked.
GroupExistsException
          Class for GroupExistsExceptions.
RecoveryService
          Recovery service interface is an empty marker interface implemented by the RecoveryLayer, which provides the replication manager with view change events.
RedundancyException
          Class for RedundancyExceptions.
ReplicationManager
          The ReplicationManager interface describes the methods that a management client can invoke on the replication manager to create and remove object groups within the distributed system.
ReplicationManager.ManagementCallback
          Callback interface for monitoring installed applications.
UnknownGroupException
          Class for UnknownGroupExceptions.
 

Classes in jgroup.core.arm used by jgroup.arm.recovery
DistributionScheme
          The DistributionScheme interface provides a standard for implementing various distribution schemes that simplify interaction with the ReplicationManager.
RecoveryStrategy
          The RecoveryStrategy interface provides methods that must be implemented by a particular recovery service.
 

Classes in jgroup.core.arm used by jgroup.core.arm
ARMEvent
          Event types implementing the ARMEvent interface may be passed to the replication manager to notify it of certain events.
DistributionScheme
          The DistributionScheme interface provides a standard for implementing various distribution schemes that simplify interaction with the ReplicationManager.
ExecException
          Class for ExecExceptions thrown by the ExecDaemon.
GroupExistsException
          Class for GroupExistsExceptions.
RecoveryListener
          The RecoveryListener is a marker interface for the Recovery service.
RedundancyException
          Class for RedundancyExceptions.
ReplicationManager.ManagementCallback
          Callback interface for monitoring installed applications.
UnknownGroupException
          Class for UnknownGroupExceptions.
 

Classes in jgroup.core.arm used by jgroup.relacs.config
DistributionScheme
          The DistributionScheme interface provides a standard for implementing various distribution schemes that simplify interaction with the ReplicationManager.
RecoveryStrategy
          The RecoveryStrategy interface provides methods that must be implemented by a particular recovery service.
 

Classes in jgroup.core.arm used by jgroup.upgrade
ExecException
          Class for ExecExceptions thrown by the ExecDaemon.
UnknownGroupException
          Class for UnknownGroupExceptions.
 



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