@Contract @ConstrainedTo(value=CLIENT) public interface ClientLifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onClose()
Invoked when the client instance is closed.
|
void |
onInit()
Invoked when a new runtime is initialized for the client instance.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.