public class CronJobFactory extends Object
Constructor and Description |
---|
CronJobFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
AsyncJob |
createAsyncCronJob(Runnable runnable,
String id,
String group,
String cronExpression) |
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.