An External cache event that consists of just a name. Examples
(not necessarily useful) could include "Easter" or "Shutdown"
author: Geoff Howard (ghoward@apache.org) version: $Id: NamedEvent.java 433543 2006-08-22 06:22:54Z crossley $
Constructor Summary
public
NamedEvent(String name) Constructor takes a simple String as event name.
Method Summary
public boolean
equals(Event e) Every NamedEvent where the name string is equal must
return true.