public class RemoteBundleDiscoveryStrategy extends BundleDiscoveryStrategy
| Constructor and Description |
|---|
RemoteBundleDiscoveryStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCatalogSource |
computeDiscoverySource(IContributor contributor) |
void |
dispose() |
java.lang.String |
getDirectoryUrl() |
int |
getMaxDiscoveryJarDownloadAttempts()
indicate how many times discovyer jar downloads should be attempted
|
void |
performDiscovery(IProgressMonitor monitor) |
void |
setDirectoryUrl(java.lang.String directoryUrl) |
void |
setMaxDiscoveryJarDownloadAttempts(int maxDiscoveryJarDownloadAttempts)
indicate how many times discovyer jar downloads should be attempted
|
getExtensionRegistry, processExtensionspublic void performDiscovery(IProgressMonitor monitor)
throws CoreException
performDiscovery in class BundleDiscoveryStrategyCoreException - - this exception is not actually thrown by the implementation,
but is required by super contract.public void dispose()
public java.lang.String getDirectoryUrl()
public void setDirectoryUrl(java.lang.String directoryUrl)
protected AbstractCatalogSource computeDiscoverySource(IContributor contributor)
computeDiscoverySource in class BundleDiscoveryStrategypublic int getMaxDiscoveryJarDownloadAttempts()
public void setMaxDiscoveryJarDownloadAttempts(int maxDiscoveryJarDownloadAttempts)
maxDiscoveryJarDownloadAttempts - a number >= 1