Lifecycle API# Application Lifecycle Introduction External interfaces AAS Interfaces External C++ interfaces Initialize Run get_argument get_arguments run_application template function Hardware interfaces Interrupts File system POSIX signals Static architecture Dynamic architecture Activity sequencing Stateful behavior State Terminated respectively Not Started State Initializing What shall/can be done in this state What must not be done in this state State Run Example of what could be done in this state Variability Deployment Lifecyclemanager class Introduction External C++ interfaces report_running report_shutdown POSIX signals SIGTERM