java.lang.Object
org.freedesktop.dbus.connections.base.ReceivingService
Service providing threads for every type of message expected to be received by DBus.
- Version:
- 4.1.0 - 2022-02-02
- Autor:
- hypfvieh
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
Shutdown all executor services waiting up to the given timeout/unit.void
Forcefully stop the executors.
-
Methodendetails
-
shutdown
Shutdown all executor services waiting up to the given timeout/unit.- Parameter:
_timeout
- timeout_unit
- time unit
-
shutdownNow
public void shutdownNow()Forcefully stop the executors.
-