com.redhat.persistence
Class RemoveEvent

java.lang.Object
  extended bycom.redhat.persistence.Event
      extended bycom.redhat.persistence.PropertyEvent
          extended bycom.redhat.persistence.RemoveEvent

public class RemoveEvent
extends PropertyEvent

RemoveEvent

Version:
$Revision: #5 $ $Date: 2004/04/07 $
Author:
rhs@mit.edu

Nested Class Summary
 
Nested classes inherited from class com.redhat.persistence.Event
Event.Switch
 
Field Summary
static String versionId
           
 
Method Summary
 void dispatch(Event.Switch sw)
           
 String getName()
           
 
Methods inherited from class com.redhat.persistence.PropertyEvent
getArgument, getProperty, toString
 
Methods inherited from class com.redhat.persistence.Event
getObject, getObjectMap, getSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Method Detail

dispatch

public void dispatch(Event.Switch sw)
Specified by:
dispatch in class Event

getName

public String getName()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC