public class CacheEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
OBJECT_DESTROYED |
static int |
OBJECT_INVALIDATED |
static int |
OBJECT_UPDATED |
| Constructor and Description |
|---|
CacheEvent(int reason) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
public static final int OBJECT_INVALIDATED
public static final int OBJECT_UPDATED
public static final int OBJECT_DESTROYED
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.