org.rhq.enterprise.server.plugin.pc.content.sync
Class AdvisorySourceSynchronizer
java.lang.Object
org.rhq.enterprise.server.plugin.pc.content.sync.AdvisorySourceSynchronizer
public class AdvisorySourceSynchronizer
- extends Object
Holds the methods necessary to interact with a plugin and execute its advisory related
synchronization tasks.
- Author:
- Pradeep Kilambi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdvisorySourceSynchronizer
public AdvisorySourceSynchronizer(org.rhq.core.domain.content.Repo repo,
org.rhq.core.domain.content.ContentSource source,
ContentProvider provider)
synchronizeAdvisoryMetadata
public SyncTracker synchronizeAdvisoryMetadata(SyncTracker tracker)
throws SyncException,
InterruptedException
- Throws:
SyncException
InterruptedException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.