Package org.jitsi.meet
Interface ShutdownService
-
- All Implemented Interfaces:
public interface ShutdownServiceAbstracts the shutdown-related procedures of the application.
Linus Wallgren
-
-
Method Summary
Modifier and Type Method Description abstract voidbeginShutdown()-
-
Method Detail
-
beginShutdown
abstract void beginShutdown()
-
-
-
-