Alias of IApplication, for use by implementing classes without needing to import ocean.util.app.model.IApplication.
Function executed at program exit.
Function executed if (and only if) an ExitException was thrown.
Function executed after the program runs.
Function executed before the program runs.
Returns a number to provide ordering to extensions.
Interface for Application extensions.