Package org.eclipse.osgi.service.runnable

Interface Summary
ApplicationLauncher An ApplicationLauncher is used to launch ParameterizedRunnable objects using the main thread.
ApplicationRunnable A parameterized runnable that can be stopped.
ParameterizedRunnable Like a Runnable, an object which captures a block of code which can be passed around and executed.
StartupMonitor Service interface used to monitor the startup process.