public interface PreReleasableService
extends com.google.common.util.concurrent.Service
Modifier and Type | Method and Description |
---|---|
void |
onPreStop()
Invoked when the service should release resources prior to the shutdown process.
|
def
onPreStop() : void
PreReleasableService
Copyright © 2021 the original authors or authors.