Package org.codice.ddf.itests.common
Class CatalogBundle
java.lang.Object
org.codice.ddf.itests.common.CatalogBundle
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDownloadRetryDelayInSeconds(int delay) voidsetFanout(boolean fanoutEnabled) voidsetFanoutTagBlacklist(List<String> blacklist) voidsetupCaching(boolean cachingEnabled) voidsetupMaxDownloadRetryAttempts(int maxRetryAttempts) voidvoid
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Method Details
-
waitForCatalogProvider
- Throws:
InterruptedException
-
waitForFederatedSource
- Throws:
org.osgi.framework.InvalidSyntaxException
-
setFanout
- Throws:
IOException
-
setFanoutTagBlacklist
- Throws:
IOExceptionInterruptedException
-
setupCaching
- Throws:
IOException
-
setDownloadRetryDelayInSeconds
- Throws:
IOException
-
setupMaxDownloadRetryAttempts
- Throws:
IOException
-