public class CollectorsManagerImpl extends Object implements CollectorsManager
| Constructor and Description |
|---|
CollectorsManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAvailableCollectors() |
org.gcube.data.publishing.gCatfeeder.collectors.CollectorPlugin<?> |
getPluginById(String collectorId) |
void |
initInScope() |
void |
post() |
@PostConstruct public void post()
public Set<String> getAvailableCollectors()
getAvailableCollectors in interface CollectorsManagerpublic org.gcube.data.publishing.gCatfeeder.collectors.CollectorPlugin<?> getPluginById(String collectorId) throws CollectorNotFound
getPluginById in interface CollectorsManagerCollectorNotFoundpublic void initInScope()
throws InternalError
initInScope in interface CollectorsManagerInternalErrorCopyright © 2020. All Rights Reserved.