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(org.rhq.core.domain.content.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(org.rhq.core.domain.content.ContentSource source,
                              ContentProvider provider)
Method Detail

synchronizeCandidateRepos

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


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