com.redhat.persistence
Class DeleteEvent

java.lang.Object
  extended bycom.redhat.persistence.Event
      extended bycom.redhat.persistence.ObjectEvent
          extended bycom.redhat.persistence.DeleteEvent

public class DeleteEvent
extends ObjectEvent

DeleteEvent

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)
           
 
Methods inherited from class com.redhat.persistence.ObjectEvent
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


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