Package thredds.featurecollection
Class CollectionUpdater.UpdateCollectionJob
java.lang.Object
thredds.featurecollection.CollectionUpdater.UpdateCollectionJob
- All Implemented Interfaces:
org.quartz.Job
- Enclosing class:
- CollectionUpdater
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateCollectionJob
public UpdateCollectionJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-