com.hazelcast.client
Class RemoveDistributedObjectListenerRequest
java.lang.Object
com.hazelcast.client.ClientRequest
com.hazelcast.client.CallableClientRequest
com.hazelcast.client.BaseClientRemoveListenerRequest
com.hazelcast.client.RemoveDistributedObjectListenerRequest
- All Implemented Interfaces:
- SecureRequest, Portable, Callable
public class RemoveDistributedObjectListenerRequest
- extends BaseClientRemoveListenerRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveDistributedObjectListenerRequest
public RemoveDistributedObjectListenerRequest()
RemoveDistributedObjectListenerRequest
public RemoveDistributedObjectListenerRequest(String registrationId)
call
public Object call()
throws Exception
- Throws:
Exception
getServiceName
public String getServiceName()
- Specified by:
getServiceName
in class ClientRequest
getFactoryId
public int getFactoryId()
getClassId
public int getClassId()
getRequiredPermission
public Permission getRequiredPermission()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.