Uses of Class
org.objectweb.dsrg.sofa.repository.RepositoryAgent

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

Uses of RepositoryAgent in org.objectweb.dsrg.sofa.deployment
 

Fields in org.objectweb.dsrg.sofa.deployment declared as RepositoryAgent
protected  RepositoryAgent DeploymentPlanGeneratorImpl.ra
           
 

Uses of RepositoryAgent in org.objectweb.dsrg.sofa.repository
 

Methods in org.objectweb.dsrg.sofa.repository that return RepositoryAgent
static RepositoryAgent RepositoryAgent.init()
          Tries to initialize RepositoryAgent from configuration loaded by ConfigurationHelper from default filename.
static RepositoryAgent RepositoryAgent.init(java.net.URL url)
          Tries to initialize class from configuration loaded by ConfigurationHelper from URL.