EN · DE · RU · FR · ES

#814: ShutdownListener.kt

projectforge-business/src/main/kotlin/org/projectforge/ShutdownListener.kt Kotlin Interface, projectforge-business/src/main/kotlin/org/projectforge/ShutdownListener.kt 31 lines · 4 code · 25 comments · 2 blank
Will be executed by [ShutdownService] on shutdown.. Interface for Shutdown Listener. Methods: shutdown.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
f8961fd66 Shutdown handling of ProjectForge improved: ShutdownService will shutdown some services first before database will gone.