public class TestAsyncEventListener extends Object implements com.gemstone.gemfire.cache.asyncqueue.AsyncEventListener<Object,Object>, com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
TestAsyncEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init(Properties p) |
boolean |
processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<Object,Object>> events) |
public void init(Properties p)
init in interface com.gemstone.gemfire.cache.Declarablepublic boolean processEvents(List<com.gemstone.gemfire.cache.asyncqueue.AsyncEvent<Object,Object>> events)
public void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.