Uses of Interface
org.osgi.service.application.ScheduledApplication
Packages that use ScheduledApplication
-
Uses of ScheduledApplication in org.osgi.service.application
Methods in org.osgi.service.application that return ScheduledApplicationModifier and TypeMethodDescription(package private) ScheduledApplication
ApplicationDescriptor.Delegate.schedule
(String scheduleId, Map args, String topic, String filter, boolean recurs) final ScheduledApplication
ApplicationDescriptor.schedule
(String scheduleId, Map arguments, String topic, String eventFilter, boolean recurring) Schedules the application at a specified event.