Package org.apache.examples.panorama.startup.impl

Class Summary
ExecuteStatic Used to access the legacy startup code that is in the form of a public static method (usually init()) on some class.
Task An operation that may be executed.
TaskExecutor A service that executes a series of Tasks.