@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-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.