SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

kodo.ee
Class SunOneManagedRuntime

java.lang.Object
  |
  +--kodo.ee.SunOneManagedRuntime
All Implemented Interfaces:
ManagedRuntime

public class SunOneManagedRuntime
extends Object
implements ManagedRuntime

ManagedRuntime implementation for SunONE.


Constructor Summary
SunOneManagedRuntime()
           
 
Method Summary
 TransactionManager getTransactionManager()
          Return the TransactionManager for the managed runtime.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SunOneManagedRuntime

public SunOneManagedRuntime()
Method Detail

getTransactionManager

public TransactionManager getTransactionManager()
                                         throws Exception
Description copied from interface: ManagedRuntime
Return the TransactionManager for the managed runtime. This manager is used to register synchronization listeners, to map transactional PersistenceManagers to the current transaction, and possibly to enlist XA resources.
Specified by:
getTransactionManager in interface ManagedRuntime

SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

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