com.novell.application.console.snapin
Class InvalidateCacheAdapter

java.lang.Object
  |
  +--com.novell.application.console.snapin.InvalidateCacheAdapter
All Implemented Interfaces:
java.util.EventListener, InvalidateCacheListener

public abstract class InvalidateCacheAdapter
extends java.lang.Object
implements InvalidateCacheListener

Listens for invalidate cache events.

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.

See Also:
InvalidateCacheListener

Constructor Summary
InvalidateCacheAdapter()
          Builds a InvalidateCacheAdapter object.
 
Method Summary
 void invalidateCache(InvalidateCacheEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidateCacheAdapter

public InvalidateCacheAdapter()
Builds a InvalidateCacheAdapter object.
Method Detail

invalidateCache

public void invalidateCache(InvalidateCacheEvent event)
Specified by:
invalidateCache in interface InvalidateCacheListener


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.