Interface SyncShutdownable
-
public interface SyncShutdownable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
shutdownSynchronously()
Shutdown synchronously
-
public interface SyncShutdownable
Modifier and Type | Method | Description |
---|---|---|
void |
shutdownSynchronously() |
Shutdown synchronously
|