public class RiskCalcListener
extends com.gemstone.gemfire.cache.util.CacheListenerAdapter
implements com.gemstone.gemfire.cache.Declarable
| Modifier and Type | Field and Description |
|---|---|
static String |
DELT |
static String |
GAMM |
static String |
STK |
static String |
VEGA |
static String |
XFX |
| Constructor and Description |
|---|
RiskCalcListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreate(com.gemstone.gemfire.cache.EntryEvent event) |
void |
afterUpdate(com.gemstone.gemfire.cache.EntryEvent event) |
void |
init(Properties arg0) |
public static final String DELT
public static final String VEGA
public static final String GAMM
public static final String STK
public static final String XFX
public void afterCreate(com.gemstone.gemfire.cache.EntryEvent event)
afterCreate in interface com.gemstone.gemfire.cache.CacheListenerafterCreate in class com.gemstone.gemfire.cache.util.CacheListenerAdapterpublic void afterUpdate(com.gemstone.gemfire.cache.EntryEvent event)
afterUpdate in interface com.gemstone.gemfire.cache.CacheListenerafterUpdate in class com.gemstone.gemfire.cache.util.CacheListenerAdapterpublic void init(Properties arg0)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.