Uses of Interface
org.osgi.service.application.ScheduledApplication

Packages that use ScheduledApplication
org.osgi.service.application   
 

Uses of ScheduledApplication in org.osgi.service.application
 

Methods in org.osgi.service.application that return ScheduledApplication
 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.