org.rhq.enterprise.server.plugin.pc.content.sync
Class RepoSourceSynchronizer

java.lang.Object
  extended by org.rhq.enterprise.server.plugin.pc.content.sync.RepoSourceSynchronizer

public class RepoSourceSynchronizer
extends Object

Holds the methods necessary to interact with a plugin and execute its repo-related synchronization tasks.

Author:
Jason Dobies

Constructor Summary
RepoSourceSynchronizer(ContentSource source, ContentProvider provider)
           
 
Method Summary
 void synchronizeCandidateRepos(StringBuilder progress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepoSourceSynchronizer

public RepoSourceSynchronizer(ContentSource source,
                              ContentProvider provider)
Method Detail

synchronizeCandidateRepos

public void synchronizeCandidateRepos(StringBuilder progress)
                               throws Exception
Throws:
Exception


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.