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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunOneManagedRuntime
public SunOneManagedRuntime()
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
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.