public class PooledJobPublisher extends Object implements Runnable
CollectionJobs and publish them via jms| Constructor and Description | 
|---|
PooledJobPublisher(CollectionTask task)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
publishJob(CollectionJob job,
          String site)  | 
void | 
run()  | 
public PooledJobPublisher(CollectionTask task)
public void publishJob(CollectionJob job, String site)
Copyright © 2021. All rights reserved.