Uses of Package
org.objectweb.dsrg.sofa.repository

Packages that use org.objectweb.dsrg.sofa.repository
org.objectweb.dsrg.sofa.deployment   
org.objectweb.dsrg.sofa.repository   
 

Classes in org.objectweb.dsrg.sofa.repository used by org.objectweb.dsrg.sofa.deployment
RepositoryAgent
          This is main class responsible for initializing repository client side and it must be used for all operations on repository.
 

Classes in org.objectweb.dsrg.sofa.repository used by org.objectweb.dsrg.sofa.repository
RepositoryAgent
          This is main class responsible for initializing repository client side and it must be used for all operations on repository.
RepositoryFacade
          An object simplifying access to the repository.
RepositoryFacade.RepositoryFacadeException
          Repository facade exception.
RepositoryFacade.VersionMap
          Maps element names to their current versions.
RepositoryPersister
          This class is responsible for storing metadata into repository.
RepositoryQuery
          This object is responsible for complete querying of objects from repository.
RepositoryUtil.ConnectionKind
          Constants for connection pseudo-kinds.