Uses of Class
org.eclipse.emf.transaction.RunnableWithResult.Impl

Packages that use RunnableWithResult.Impl
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
 

Uses of RunnableWithResult.Impl in org.eclipse.emf.transaction.impl
 

Subclasses of RunnableWithResult.Impl in org.eclipse.emf.transaction.impl
 class PrivilegedRunnable
          Implementation of the privileged runnable, which allows a thread to lend its transaction to another cooperating thread for synchronous execution.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.