Package | Description |
---|---|
org.osgi.service.application |
Modifier and Type | Method | Description |
---|---|---|
ScheduledApplication |
ApplicationDescriptor.schedule(java.lang.String scheduleId,
java.util.Map arguments,
java.lang.String topic,
java.lang.String eventFilter,
boolean recurring) |
Schedules the application at a specified event.
|