SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.ee
Class TransactionEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.solarmetric.kodo.ee.TransactionEvent
All Implemented Interfaces:
Serializable

public class TransactionEvent
extends EventObject
implements Serializable

Event type representing a change in the transactional state of a PersistenceManager.

See Also:
TransactionEventListener, Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TransactionEvent(EEPersistenceManager source)
           
 
Method Summary
 EEPersistenceManager getPersistenceManager()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionEvent

public TransactionEvent(EEPersistenceManager source)
Method Detail

getPersistenceManager

public EEPersistenceManager getPersistenceManager()

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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