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