public abstract class CacheEventListener extends Object implements Serializable
| Constructor and Description |
|---|
CacheEventListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handleEvent(CacheEvent event) |
public abstract void handleEvent(CacheEvent event) throws JCacheException
JCacheExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.