public abstract class InvalidateCacheAdapter extends java.lang.Object implements InvalidateCacheListener
The InvalidateCacheAdapter class is the default implementation of the InvalidateCacheListener interface, implemented for the purpose of listening for invalidate cache events. These are sent when the user selects refresh.
InvalidateCacheListener| Constructor and Description |
|---|
InvalidateCacheAdapter()
Builds a InvalidateCacheAdapter object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invalidateCache(InvalidateCacheEvent event)
This method is called in response to the user selecting a refresh.
|
public InvalidateCacheAdapter()
public void invalidateCache(InvalidateCacheEvent event)
InvalidateCacheListenerinvalidateCache in interface InvalidateCacheListenerevent - The invalidate cache event containing information about what to invalidate.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.