com.redhat.persistence
Class Event.Switch
java.lang.Object
com.redhat.persistence.Event.Switch
- Enclosing class:
- Event
- public abstract static class Event.Switch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Event.Switch
public Event.Switch()
onCreate
public abstract void onCreate(CreateEvent e)
onDelete
public abstract void onDelete(DeleteEvent e)
onSet
public abstract void onSet(SetEvent e)
onAdd
public abstract void onAdd(AddEvent e)
onRemove
public abstract void onRemove(RemoveEvent e)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC