Interface ApplicationLifecycleObserver
- All Superinterfaces:
BaseObserver
- All Known Implementing Classes:
ConnectionHolder
public interface ApplicationLifecycleObserver extends BaseObserver
-
Method Summary
Modifier and Type Method Description voidonShutdown()
-
Method Details
-
onShutdown
void onShutdown()
-