Package org.edg.data.reptor

Interface Summary
ReplicaManager The ReplicaManager interface defines all methods that can be called by a client using the edg-replica-manager Reptor.
 

Class Summary
Configuration Configuration class to manage the ReplicaManager configuration file and configuration options.
ReplicaManagerImpl The ReplicaManager implementation.
ServiceFactory The network accessible services that are used by the edg-replica-manager client are accessed via the getters in this class
Version The Version of this package.
 

Exception Summary
AlreadyRegisteredException TODO [doc] - document class AlreadyRegisteredException
ConfigurationException Exception thrown if there was an error in the configuration file.
ReptorException Base Exception class for all exception thrown by Reptor
UnauthorizedVOException Exception thrown if there was an error in the configuration file.