@PrivateApi public interface ConnectionListenable
| Modifier and Type | Method and Description | 
|---|---|
| void | addConnectionListener(ConnectionListener listener)Registers a ConnectionListener. | 
void addConnectionListener(ConnectionListener listener)
listener - the ConnectionListener to add.NullPointerException - if listener is null.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.