SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.event
Interface StoreLifecycleListener

All Superinterfaces:
InstanceLifecycleListener
All Known Implementing Classes:
AbstractInstanceLifecycleListener

public interface StoreLifecycleListener
extends InstanceLifecycleListener

Listener for InstanceLifecycleEvent.STORE events.


Method Summary
 void postStore(InstanceLifecycleEvent event)
           
 void preStore(InstanceLifecycleEvent event)
           
 

Method Detail

preStore

public void preStore(InstanceLifecycleEvent event)

postStore

public void postStore(InstanceLifecycleEvent event)

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.