protected final class NearCachedClientMapProxy.InvalidationListener extends Object implements EventHandler<Object>
| Constructor and Description |
|---|
NearCachedClientMapProxy.InvalidationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeListenerRegister()
This method is called before registration request is sent to node.
|
void |
handle(Object event) |
void |
onListenerRegister()
This method is called when registration request response is successfully returned from node.
|
public NearCachedClientMapProxy.InvalidationListener()
public void handle(Object event)
handle in interface EventHandler<Object>public void beforeListenerRegister()
EventHandlerbeforeListenerRegister in interface EventHandler<Object>public void onListenerRegister()
EventHandleronListenerRegister in interface EventHandler<Object>Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.