com.groiss.org
Class ObjectExtensionCleaner
java.lang.Object
com.groiss.org.ObjectExtensionCleaner
- All Implemented Interfaces:
- PersistentEventHandler
public class ObjectExtensionCleaner
- extends Object
- implements PersistentEventHandler
Handler for deleting object extensions. It is registered when object extensions are added while loading extension nodes.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectExtensionCleaner
public ObjectExtensionCleaner()
onInsert
public void onInsert(Persistent o)
- Specified by:
onInsert in interface PersistentEventHandler
onUpdate
public void onUpdate(Persistent o)
- Specified by:
onUpdate in interface PersistentEventHandler
onDelete
public void onDelete(Persistent o)
- Specified by:
onDelete in interface PersistentEventHandler
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.