- java.lang.Object
-
- com.gemstone.gemfire.cache.util.CacheListenerAdapter
-
- com.gemstone.gemfire.internal.cache.RemoteTransactionDUnitTest.ClientListener
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
afterCreate(com.gemstone.gemfire.cache.EntryEvent event) |
void |
afterInvalidate(com.gemstone.gemfire.cache.EntryEvent event) |
void |
afterUpdate(com.gemstone.gemfire.cache.EntryEvent event) |
void |
reset() |
-
Methods inherited from class com.gemstone.gemfire.cache.util.CacheListenerAdapter
afterDestroy, afterRegionClear, afterRegionCreate, afterRegionDestroy, afterRegionInvalidate, afterRegionLive, close
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
reset
public void reset()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.