public class ClientPeerWatchedObjectsContext extends Object
Constructor and Description |
---|
ClientPeerWatchedObjectsContext(CPeer cpeer) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Exception |
getAndClearRequestWatchException() |
Exception |
getAndClearResponseWatchException() |
boolean |
requestWatchHasException() |
boolean |
responseWatchHasException() |
void |
watchIdle() |
void |
watchNone() |
void |
watchRequest(String monitoringId) |
void |
watchResponse(String monitoringId) |
public ClientPeerWatchedObjectsContext(CPeer cpeer)
public void close()
public void watchIdle()
public void watchRequest(String monitoringId)
public void watchResponse(String monitoringId)
public void watchNone()
public boolean requestWatchHasException()
public Exception getAndClearRequestWatchException()
public boolean responseWatchHasException()
public Exception getAndClearResponseWatchException()
Copyright © GigaSpaces.