public class LoggingCacheListener extends com.gemstone.gemfire.cache.util.CacheListenerAdapter<String,com.gemstone.gemfire.pdx.PdxInstance> implements com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
LoggingCacheListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreate(com.gemstone.gemfire.cache.EntryEvent<String,com.gemstone.gemfire.pdx.PdxInstance> event) |
void |
init(Properties props)
Initialize any properties in the specified in the cache.xml file.
|
public void afterCreate(com.gemstone.gemfire.cache.EntryEvent<String,com.gemstone.gemfire.pdx.PdxInstance> event)
public void init(Properties props)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.