public interface ThriftClientLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Notifies providers to start themselves.
|
void |
stop()
Providers may be doing all sorts of exotic things and need to be able to clean up on
stop.
|
Copyright © 2017-2019 Oracle Corporation. All Rights Reserved.