com.hazelcast.client.impl
Class InstanceListenerManager
java.lang.Object
com.hazelcast.client.impl.InstanceListenerManager
public class InstanceListenerManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceListenerManager
public InstanceListenerManager(HazelcastClient client)
registerListener
public void registerListener(InstanceListener listener)
removeListener
public void removeListener(InstanceListener instanceListener)
noListenerRegistered
public boolean noListenerRegistered()
notifyListeners
public void notifyListeners(Packet packet)
createNewAddListenerCall
public Call createNewAddListenerCall(ProxyHelper proxyHelper)
calls
public Collection<Call> calls(HazelcastClient client)
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.