com.redhat.persistence
Class PropertyEvent

java.lang.Object
  extended bycom.redhat.persistence.Event
      extended bycom.redhat.persistence.PropertyEvent
Direct Known Subclasses:
AddEvent, RemoveEvent, SetEvent

public abstract class PropertyEvent
extends Event

PropertyEvent

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
 Object getArgument()
           
 Property getProperty()
           
 String toString()
           
 
Methods inherited from class com.redhat.persistence.Event
dispatch, 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

getProperty

public Property getProperty()

getArgument

public Object getArgument()

toString

public String toString()


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