public class CloudJobServiceLocalImpl extends Object implements org.noear.solon.cloud.service.CloudJobService
| Constructor and Description |
|---|
CloudJobServiceLocalImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRegistered(String name) |
boolean |
register(String name,
String cron7x,
String description,
org.noear.solon.cloud.CloudJobHandler handler) |
public boolean register(String name, String cron7x, String description, org.noear.solon.cloud.CloudJobHandler handler)
register in interface org.noear.solon.cloud.service.CloudJobServicepublic boolean isRegistered(String name)
isRegistered in interface org.noear.solon.cloud.service.CloudJobServiceCopyright © 2025. All rights reserved.