| Interface | Description |
|---|---|
| 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.
|
Copyright © 2007-2016 FuseSource, Corp.. All Rights Reserved.