org.apache.openjpa.ee
Class WASRegistryManagedRuntime.DelegatingUOWAction
java.lang.Object
   org.apache.openjpa.ee.WASRegistryManagedRuntime.DelegatingUOWAction
org.apache.openjpa.ee.WASRegistryManagedRuntime.DelegatingUOWAction
- All Implemented Interfaces: 
- com.ibm.wsspi.uow.UOWAction
- Enclosing class:
- WASRegistryManagedRuntime
-  class WASRegistryManagedRuntime.DelegatingUOWAction 
- extends Object- implements com.ibm.wsspi.uow.UOWAction
Delegate for the WebSphere proprietary UOWAction interface. Enables a 
 Runnable to be passed in to the WebSphere UOWManager.
 
 
| Method Summary | 
|  void | run()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
_del
Runnable _del
WASRegistryManagedRuntime.DelegatingUOWAction
public WASRegistryManagedRuntime.DelegatingUOWAction(Runnable delegate)
run
public void run()
         throws Exception
- 
- Specified by:
- runin interface- com.ibm.wsspi.uow.UOWAction
 
- 
- Throws:
- Exception
 
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.